Date: Mon, 18 May 2015 19:10:46 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386704 - head/benchmarks/unixbench Message-ID: <201505181910.t4IJAk5S073436@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon May 18 19:10:45 2015 New Revision: 386704 URL: https://svnweb.freebsd.org/changeset/ports/386704 Log: - Add another MASTER_SITE PR: 199588 Submitted by: axprof@gmail.com Modified: head/benchmarks/unixbench/Makefile Modified: head/benchmarks/unixbench/Makefile ============================================================================== --- head/benchmarks/unixbench/Makefile Mon May 18 19:09:46 2015 (r386703) +++ head/benchmarks/unixbench/Makefile Mon May 18 19:10:45 2015 (r386704) @@ -5,7 +5,8 @@ PORTNAME= unixbench PORTVERSION= 4.1.0 PORTREVISION= 1 CATEGORIES= benchmarks -MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/ +MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/ \ + http://www.tux.org/pub/tux/niemi/unixbench/ MAINTAINER= ports@FreeBSD.org COMMENT= BYTE magazine's Public Domain benchmark for UNIX
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505181910.t4IJAk5S073436>