diff options
-rw-r--r-- | devel/gnustep-make/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-base/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-guile/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-objc/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 54b49781d9fb..d8f9ec55a54b 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -9,8 +9,8 @@ PORTNAME= gnustep-make PORTVERSION= 1.4.0 CATEGORIES= 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-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 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 |