aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep-make
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-12-23 22:18:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-12-23 22:18:39 +0000
commit0d6f06ddcdae006ceabf1697d0984998217feae1 (patch)
tree0423a111f4a560d297150b99f7ac6b3a629beb81 /devel/gnustep-make
parent515eedb8f752585810db6c2ea8c3bb52e0990ba4 (diff)
downloadports-0d6f06ddcdae006ceabf1697d0984998217feae1.tar.gz
ports-0d6f06ddcdae006ceabf1697d0984998217feae1.zip
Notes
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r--devel/gnustep-make/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index db17931e1a40..6bf03c11fb5c 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -8,9 +8,11 @@
PORTNAME= gnustep-make
PORTVERSION= 1.5.1
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \
- http://archive.progeny.com/gnustep/core/ \
- ftp://ftp.easynet.nl/mirror/GNUstep/core/
+MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
+ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \
+ http://archive.progeny.com/gnustep/%SUBDIR%/ \
+ ftp://ftp.easynet.nl/mirror/GNUstep/%SUBDIR%/
+MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org