aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2002-07-02 05:14:23 +0800
committerperky <perky@FreeBSD.org>2002-07-02 05:14:23 +0800
commita8eaab7fdb70fb8584392f42263731f010438ffd (patch)
tree998969ae67142ebd9d34976a4edcd9735058685d
parent56e7cca042a631b0653a49e4e84d62d47a32b97a (diff)
downloadfreebsd-ports-graphics-a8eaab7fdb70fb8584392f42263731f010438ffd.tar.gz
freebsd-ports-graphics-a8eaab7fdb70fb8584392f42263731f010438ffd.tar.zst
freebsd-ports-graphics-a8eaab7fdb70fb8584392f42263731f010438ffd.zip
Add another master sites
Requested by: maintainer
-rw-r--r--devel/varconf/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile
index 178740cbf64..d8d2109c854 100644
--- a/devel/varconf/Makefile
+++ b/devel/varconf/Makefile
@@ -8,7 +8,11 @@
PORTNAME= varconf
PORTVERSION= 0.5.2
CATEGORIES= devel
-MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/varconf/
+MASTER_SITES= ftp://victor.worldforge.org/%SUBDIR%/ \
+ http://purple.worldforge.org/wf/downloads/libs/varconf/ \
+ http://grimicus.dyndns.org:8080/%SUBDIR%/ \
+ ftp://ftp.fr.gnome.org/%SUBDIR%/
+MASTER_SITE_SUBDIR= pub/worldforge/libs/varconf
MAINTAINER= lehmann@ans-netz.de