aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlpull
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-03-29 20:26:43 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-03-29 20:26:43 +0000
commitacb9674c6833ce384717aa75b4d4b26fd6d7b66b (patch)
tree29cd75e42a7df38cf84eb3ee72753c8d2dc4918b /textproc/xmlpull
parent0104af0f3c132462543d28f3db53e69dfde8b8a3 (diff)
downloadports-acb9674c6833ce384717aa75b4d4b26fd6d7b66b.tar.gz
ports-acb9674c6833ce384717aa75b4d4b26fd6d7b66b.zip
Notes
Diffstat (limited to 'textproc/xmlpull')
-rw-r--r--textproc/xmlpull/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/xmlpull/Makefile b/textproc/xmlpull/Makefile
index 0c9368460ca0..6f6912554715 100644
--- a/textproc/xmlpull/Makefile
+++ b/textproc/xmlpull/Makefile
@@ -9,15 +9,14 @@ PORTNAME= xmlpull
PORTVERSION= 1.1.3.4a
PORTREVISION= 1
CATEGORIES= textproc java
-MASTER_SITES= http://www.xmlpull.org/v1/download/
+MASTER_SITES= http://voodoo.oberon.net/download/ \
+ http://www.xmlpull.org/v1/download/
DISTNAME= ${DISTNAME_PREFX}_src
EXTRACT_SUFX= .tgz
MAINTAINER= hq@FreeBSD.org
COMMENT= Common API for XML Pull Parsing (XmlPull)
-BROKEN= Unfetchable
-
USE_JAVA= yes
JAVA_VERSION= 1.3+
DISTNAME_PREFX= ${PORTNAME}_${PORTVERSION:S/./_/g}