aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-14 06:53:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-14 06:53:52 +0000
commit9512978aa7e5f0d85f1f8e5f5887c77abf0785c7 (patch)
treedc38c116bf17a775b9efb30fee26fbec8fadc812
parent70242eb78f9edd53c6c7a1bd1b29759949bc4a37 (diff)
Notes
-rw-r--r--math/goblin/Makefile4
-rw-r--r--misc/goblin/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile
index 2c29ddd35a32..b6ede3336698 100644
--- a/math/goblin/Makefile
+++ b/math/goblin/Makefile
@@ -9,7 +9,9 @@
PORTNAME= goblin
PORTVERSION= 2.6.4
CATEGORIES= misc
-MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/
+MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= miwi
DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/misc/goblin/Makefile b/misc/goblin/Makefile
index 2c29ddd35a32..b6ede3336698 100644
--- a/misc/goblin/Makefile
+++ b/misc/goblin/Makefile
@@ -9,7 +9,9 @@
PORTNAME= goblin
PORTVERSION= 2.6.4
CATEGORIES= misc
-MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/
+MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= miwi
DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tgz