diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnustep-base/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index da3a4a4c0667..03c54d96dd04 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -13,9 +13,7 @@ PORTVERSION= 1.8.0 .endif CATEGORIES= lang devel 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%/ + ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org |