diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-08-30 05:33:35 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-08-30 05:33:35 +0000 |
commit | 864a1712bb1b5551d20919cd18c7494c870828be (patch) | |
tree | 7321d12e2fb0bae6bd84c276f503f74c19eb4d38 /lang | |
parent | 049c411c025c866f2229e49d4bba48e9613116f9 (diff) | |
download | FreeBSD-ports-864a1712bb1b5551d20919cd18c7494c870828be.zip FreeBSD-ports-864a1712bb1b5551d20919cd18c7494c870828be.tar.gz |
Update MASTER_SITES
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnustep-base/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-guile/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-objc/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 6e0f639..3c1d018 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -9,8 +9,8 @@ PORTNAME= gnustep-base PORTVERSION= 1.4.0 CATEGORIES= lang devel MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - http://archive.progeny.com/gnustep/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/ + http://archive.progeny.com/gnustep/core/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/core/ MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 53c4eed..e80d1e8 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -9,8 +9,8 @@ PORTNAME= gnustep-guile PORTVERSION= 1.0.3 CATEGORIES= lang MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ - http://archive.progeny.com/gnustep/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/ + http://archive.progeny.com/gnustep/core/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/core/ MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 1f5c12f..7ed5a79 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -9,8 +9,8 @@ PORTNAME= gnustep-objc PORTVERSION= 1.2.2 CATEGORIES= lang devel MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ - http://archive.progeny.com/gnustep/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/ + http://archive.progeny.com/gnustep/core/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/core/ MAINTAINER= dinoex@FreeBSD.org |