summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-10-07 18:57:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-10-07 18:57:22 +0000
commitee57a1066d9520a025ef31012539d02f8883e87f (patch)
tree448b928520cb385c32f7d4c1e484d0e896b5f333 /textproc
parent- Update to 12.4.11 (diff)
fix MASTER_SITE
Noted by: portsurvey
Notes
Notes: svn path=/head/; revision=144516
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmlpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile
index beab68dc294f..23c174309d3d 100644
--- a/textproc/xmlpp/Makefile
+++ b/textproc/xmlpp/Makefile
@@ -10,13 +10,13 @@ PORTNAME= xmlpp
PORTVERSION= 0.7a
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://www.root.at/download/gpl/
+MASTER_SITES= http://0xff.at/download/gpl/
MAINTAINER= ports@FreeBSD.org
COMMENT= XML Parser and Validator
USE_REINPLACE= yes
-#FETCH_CMD= /usr/bin/fetch
+FETCH_CMD= /usr/bin/fetch
USE_GMAKE= yes
USE_LIBTOOL_VER=15