From 7d53ab5c5c1d82b9d3ac81dd9589395a1f67c1bf Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 7 Apr 2001 18:03:56 +0000 Subject: Fix fennerism. --- x11-toolkits/gnustep-gui/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/gnustep-gui') diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/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 -- cgit