diff options
author | knu <knu@FreeBSD.org> | 2001-09-22 01:32:00 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-22 01:32:00 +0800 |
commit | 6191db1b4ff5a249f414a58c89d0ae0a321675a3 (patch) | |
tree | 6de09c863fd6293ad6fa6bb443576c649a0a983c /x11-toolkits | |
parent | 962b5a4e99b2d21beca3551699ac0a1c4aa3516e (diff) | |
download | freebsd-ports-gnome-6191db1b4ff5a249f414a58c89d0ae0a321675a3.tar.gz freebsd-ports-gnome-6191db1b4ff5a249f414a58c89d0ae0a321675a3.tar.zst freebsd-ports-gnome-6191db1b4ff5a249f414a58c89d0ae0a321675a3.zip |
Add active master sites.
Submitted by; fenner's portsurvey
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-devel/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/fox/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/fox10/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile index 015aae47b3ca..211e4b8dc1f4 100644 --- a/x11-toolkits/fox-devel/Makefile +++ b/x11-toolkits/fox-devel/Makefile @@ -8,7 +8,9 @@ PORTNAME= fox PORTVERSION?= 0.99.174 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ +MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ + ftp://ftp.fox-toolkit.org/pub/ \ + ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile index 015aae47b3ca..211e4b8dc1f4 100644 --- a/x11-toolkits/fox/Makefile +++ b/x11-toolkits/fox/Makefile @@ -8,7 +8,9 @@ PORTNAME= fox PORTVERSION?= 0.99.174 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ +MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ + ftp://ftp.fox-toolkit.org/pub/ \ + ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile index 015aae47b3ca..211e4b8dc1f4 100644 --- a/x11-toolkits/fox10/Makefile +++ b/x11-toolkits/fox10/Makefile @@ -8,7 +8,9 @@ PORTNAME= fox PORTVERSION?= 0.99.174 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ +MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ + ftp://ftp.fox-toolkit.org/pub/ \ + ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 015aae47b3ca..211e4b8dc1f4 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -8,7 +8,9 @@ PORTNAME= fox PORTVERSION?= 0.99.174 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ +MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ + ftp://ftp.fox-toolkit.org/pub/ \ + ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org |