diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-01-31 12:16:18 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-01-31 12:16:18 +0000 |
commit | 6abdfa6dbbf572291fbb4146bd100c06c71a9cfd (patch) | |
tree | a5cee2ac3712dfbd866fb0b35509d4e847b0f0f0 /x11-toolkits | |
parent | 5b37dce0f8c6e328a86652d021c6b387d90bb685 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 68e36a029545..fe2862daffe4 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.9.1 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 7c09ac7a34d0..8f79172f250c 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.9.1 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org |