diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-08-30 05:33:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-08-30 05:33:35 +0000 |
commit | ab43de929179c00dd1d920c7baddb105cffab4d8 (patch) | |
tree | 241300540c80cb53e7c039d46c61e60eb3903909 /x11-toolkits/gnustep-gui | |
parent | cbc83e23f7f1beee0bcfba6b73121a6fa58d6f21 (diff) | |
download | ports-ab43de929179c00dd1d920c7baddb105cffab4d8.tar.gz ports-ab43de929179c00dd1d920c7baddb105cffab4d8.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index c931909b42b0..efd772ce52d8 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -9,8 +9,8 @@ PORTNAME= gnustep-gui PORTVERSION= 0.7.6 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - http://ftp.codefactory.se/pub/gnu/gstep/ \ - http://planetmirror.com/pub/gnustep/core/ + http://archive.progeny.com/gnustep/core/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/core/ MAINTAINER= dinoex@FreeBSD.org |