Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 17:09:40 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315857 - head/benchmarks/libmicro
Message-ID:  <201304161709.r3GH9eGj030410@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Set of utilities to benchmark productivity of system calls



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304161709.r3GH9eGj030410>