diff options
Diffstat (limited to 'benchmarks/libmicro/Makefile')
-rw-r--r-- | benchmarks/libmicro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |