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 /lang | |
parent | o Depend on sdl12 port instead of sdl10 one (diff) |
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 6e0f639ae671..3c1d018db236 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 53c4eed62144..e80d1e815f80 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 1f5c12f86a4d..7ed5a79767f2 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 |