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