aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-08-09 00:06:56 +0800
committerdinoex <dinoex@FreeBSD.org>2011-08-09 00:06:56 +0800
commit4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7 (patch)
tree3eca3dccbb65bc5fa93bdb03c341ba3a65408f4b /benchmarks
parentd5ab854e8ada55be82ed14e4ca6a8cc0632a4590 (diff)
downloadfreebsd-ports-gnome-4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7.tar.gz
freebsd-ports-gnome-4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7.tar.zst
freebsd-ports-gnome-4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7.zip
- add MASTER_SITE_LOCAL
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/gsbench/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/gsbench/Makefile b/benchmarks/gsbench/Makefile
index 9a44ec02e421..d4deb42a28b3 100644
--- a/benchmarks/gsbench/Makefile
+++ b/benchmarks/gsbench/Makefile
@@ -9,7 +9,9 @@ PORTNAME= gsbench
PORTVERSION= 0.5.2
PORTREVISION= 2
CATEGORIES= benchmarks gnustep
-MASTER_SITES= http://www.nice.ch/~phip/
+MASTER_SITES= http://www.nice.ch/~phip/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
DISTNAME= GSBench-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org