svn commit: r315857 - head/benchmarks/libmicro

Bryan Drewery bdrewery at FreeBSD.org
Tue Apr 16 17:09:41 UTC 2013


Author: bdrewery
Date: Tue Apr 16 17:09:40 2013
New Revision: 315857
URL: http://svnweb.freebsd.org/changeset/ports/315857

Log:
  - Add mirror as upstream no longer has the distfile
  
  Feature safe:	yes

Modified:
  head/benchmarks/libmicro/Makefile

Modified: head/benchmarks/libmicro/Makefile
==============================================================================
--- head/benchmarks/libmicro/Makefile	Tue Apr 16 17:06:58 2013	(r315856)
+++ head/benchmarks/libmicro/Makefile	Tue Apr 16 17:09:40 2013	(r315857)
@@ -4,7 +4,8 @@
 PORTNAME=	libmicro
 PORTVERSION=	0.4.1
 CATEGORIES=	benchmarks
-MASTER_SITES=	http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/
+MASTER_SITES=	http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/ \
+		LOCAL/bdrewery/${PORTNAME}/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Set of utilities to benchmark productivity of system calls


More information about the svn-ports-head mailing list