diff options
author | ben <ben@FreeBSD.org> | 2001-04-08 02:03:56 +0800 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-04-08 02:03:56 +0800 |
commit | 7d53ab5c5c1d82b9d3ac81dd9589395a1f67c1bf (patch) | |
tree | bd81b892a6524a7ed71e92d300a99045863eecba | |
parent | e334a15ade6f37d442ddb93eb5f332066a7b3e35 (diff) | |
download | freebsd-ports-gnome-7d53ab5c5c1d82b9d3ac81dd9589395a1f67c1bf.tar.gz freebsd-ports-gnome-7d53ab5c5c1d82b9d3ac81dd9589395a1f67c1bf.tar.zst freebsd-ports-gnome-7d53ab5c5c1d82b9d3ac81dd9589395a1f67c1bf.zip |
Fix fennerism.
-rw-r--r-- | devel/gnustep-make/Makefile | 4 | ||||
-rw-r--r-- | devel/gnustep/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 | ||||
-rw-r--r-- | x11-toolkits/gnustep-xgps/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile index 3090eef83422..c1b8fa61d1fc 100644 --- a/x11-toolkits/gnustep-xgps/Makefile +++ b/x11-toolkits/gnustep-xgps/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnustep PORTVERSION= 0.6.6 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ +MASTER_SITES= http://ftp.codefactory.se/pub/gnu/gstep/ \ + http://planetmirror.com/pub/gnustep/core/ DISTNAME= gstep-core-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |