diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/toolbox/Makefile | 4 | ||||
-rw-r--r-- | deskutils/toolboxkit/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/deskutils/toolbox/Makefile b/deskutils/toolbox/Makefile index 354df3fed0d9..bb048109e369 100644 --- a/deskutils/toolbox/Makefile +++ b/deskutils/toolbox/Makefile @@ -8,7 +8,9 @@ PORTNAME= toolbox PORTVERSION= 0.8 CATEGORIES= deskutils gnustep -MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ +MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex DISTNAME= Toolbox-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org diff --git a/deskutils/toolboxkit/Makefile b/deskutils/toolboxkit/Makefile index 855c2426dcf1..67e3d8c39429 100644 --- a/deskutils/toolboxkit/Makefile +++ b/deskutils/toolboxkit/Makefile @@ -8,7 +8,9 @@ PORTNAME= toolbox PORTVERSION= 0.8 CATEGORIES= deskutils gnustep -MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ +MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex PKGNAMESUFFIX= kit${PKGNAMESUFFIX2} DISTNAME= Toolbox-${PORTVERSION} |