diff options
Diffstat (limited to 'lang/gnustep-objc')
-rw-r--r-- | lang/gnustep-objc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 43d7c1415314..a77b6a409b23 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -8,9 +8,7 @@ PORTNAME= gnustep-objc PORTVERSION= 1.2.2 CATEGORIES= lang devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ - http://archive.progeny.com/gnustep/core/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ MAINTAINER= dinoex@FreeBSD.org |