diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-08-30 13:33:35 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-08-30 13:33:35 +0800 |
commit | 864a1712bb1b5551d20919cd18c7494c870828be (patch) | |
tree | 7321d12e2fb0bae6bd84c276f503f74c19eb4d38 /x11-toolkits | |
parent | 049c411c025c866f2229e49d4bba48e9613116f9 (diff) | |
download | freebsd-ports-gnome-864a1712bb1b5551d20919cd18c7494c870828be.tar.gz freebsd-ports-gnome-864a1712bb1b5551d20919cd18c7494c870828be.tar.zst freebsd-ports-gnome-864a1712bb1b5551d20919cd18c7494c870828be.zip |
Update MASTER_SITES
Diffstat (limited to 'x11-toolkits')
-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 |