summaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2001-04-07 18:03:56 +0000
committerBen Smithurst <ben@FreeBSD.org>2001-04-07 18:03:56 +0000
commitc36632995305a635b3962f672ea6d54cb8dc6516 (patch)
tree6771f84cad3ab51951ccafe6660c4edffe56cbdd /lang/gnustep-base
parentUpdate WWW: (diff)
Fix fennerism.
Notes
Notes: svn path=/head/; revision=41037
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 3090eef83422..c1b8fa61d1fc 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/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