diff options
Diffstat (limited to 'devel/varconf')
-rw-r--r-- | devel/varconf/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile index 178740cbf648..d8d2109c8546 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 |