aboutsummaryrefslogtreecommitdiff
path: root/devel/varconf
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-03 20:30:32 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-03 20:30:32 +0000
commit46c0fe280515c9bfe1bcedc7fee2f3462fc00279 (patch)
treea1223df9af181d055fcb6a011a7fdf6acba4a1bd /devel/varconf
parentfe375b7e0e283aba304fd4f22def3f20f30829ca (diff)
downloadports-46c0fe280515c9bfe1bcedc7fee2f3462fc00279.tar.gz
ports-46c0fe280515c9bfe1bcedc7fee2f3462fc00279.zip
fix MASTER_SITES
Noted by: pointyhat via kris Approved by: portmgr (krion)
Notes
Notes: svn path=/head/; revision=125700
Diffstat (limited to 'devel/varconf')
-rw-r--r--devel/varconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile
index 8f33c19887c5..af0df1b1d4b1 100644
--- a/devel/varconf/Makefile
+++ b/devel/varconf/Makefile
@@ -9,7 +9,7 @@ PORTNAME= varconf
PORTVERSION= 0.6.2
PORTREVISION= 0
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.worldforge.org/libs/varconf/ \
+MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/varconf/ \
http://purple.worldforge.org/wf/downloads/libs/varconf/
MAINTAINER= oliver@FreeBSD.org