svn commit: r386125 - head/benchmarks/unixbench
Mathieu Arnold
mat at FreeBSD.org
Tue May 12 07:26:15 UTC 2015
Author: mat
Date: Tue May 12 07:26:14 2015
New Revision: 386125
URL: https://svnweb.freebsd.org/changeset/ports/386125
Log:
Unbreak
Submitted by: stass (on irc)
Modified:
head/benchmarks/unixbench/Makefile
Modified: head/benchmarks/unixbench/Makefile
==============================================================================
--- head/benchmarks/unixbench/Makefile Tue May 12 07:02:54 2015 (r386124)
+++ head/benchmarks/unixbench/Makefile Tue May 12 07:26:14 2015 (r386125)
@@ -5,13 +5,12 @@ PORTNAME= unixbench
PORTVERSION= 4.1.0
PORTREVISION= 1
CATEGORIES= benchmarks
-MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/
-EXTRACT_SUFX= .tgz
+MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/
MAINTAINER= ports at FreeBSD.org
COMMENT= BYTE magazine's Public Domain benchmark for UNIX
-BROKEN= Unfetchable
+USES= tar:tgz
SUB_FILES= unixbench
MAKE_JOBS_UNSAFE= yes
More information about the svn-ports-head
mailing list