Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 17:46:59 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r315869 - branches/RELEASE_8_4_0/benchmarks/libmicro
Message-ID:  <201304161746.r3GHkxoU043046@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Apr 16 17:46:59 2013
New Revision: 315869
URL: http://svnweb.freebsd.org/changeset/ports/315869

Log:
  MFH r315857
  
  - Add mirror as upstream no longer has the distfile
  
  Approved by:	portmgr (implicit)
  Feature safe:	yes

Modified:
  branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile
Directory Properties:
  branches/RELEASE_8_4_0/   (props changed)

Modified: branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile
==============================================================================
--- branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile	Tue Apr 16 17:44:29 2013	(r315868)
+++ branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile	Tue Apr 16 17:46:59 2013	(r315869)
@@ -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?201304161746.r3GHkxoU043046>