Date: Tue, 12 May 2015 07:26:14 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386125 - head/benchmarks/unixbench Message-ID: <201505120726.t4C7QEEb087728@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= BYTE magazine's Public Domain benchmark for UNIX -BROKEN= Unfetchable +USES= tar:tgz SUB_FILES= unixbench MAKE_JOBS_UNSAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505120726.t4C7QEEb087728>