aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlpp
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-10-08 02:57:22 +0800
committeroliver <oliver@FreeBSD.org>2005-10-08 02:57:22 +0800
commitb8f7aa3ec5bc92d1b62cd47c1c360c7336785325 (patch)
tree2deac27cf68bcc364dad957fff0e501d4e05257f /textproc/xmlpp
parent932648ed8d106132ad9f53931c6ca971a8e51071 (diff)
downloadfreebsd-ports-gnome-b8f7aa3ec5bc92d1b62cd47c1c360c7336785325.tar.gz
freebsd-ports-gnome-b8f7aa3ec5bc92d1b62cd47c1c360c7336785325.tar.zst
freebsd-ports-gnome-b8f7aa3ec5bc92d1b62cd47c1c360c7336785325.zip
fix MASTER_SITE
Noted by: portsurvey
Diffstat (limited to 'textproc/xmlpp')
-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