From 86ba13b87d1ee802ac941f1dc1265102a387cc02 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Tue, 16 Apr 2013 17:09:40 +0000 Subject: - Add mirror as upstream no longer has the distfile Feature safe: yes --- benchmarks/libmicro/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks/libmicro/Makefile b/benchmarks/libmicro/Makefile index 64a79a8a4afb..ddeaa23f69d8 100644 --- a/benchmarks/libmicro/Makefile +++ b/benchmarks/libmicro/Makefile @@ -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 -- cgit