diff options
Diffstat (limited to 'lang/gnustep-objc/Makefile')
-rw-r--r-- | lang/gnustep-objc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |