diff options
Diffstat (limited to 'textproc/xmlpull')
-rw-r--r-- | textproc/xmlpull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlpull/Makefile b/textproc/xmlpull/Makefile index 6f6912554715..718441cdef3c 100644 --- a/textproc/xmlpull/Makefile +++ b/textproc/xmlpull/Makefile @@ -9,7 +9,7 @@ PORTNAME= xmlpull PORTVERSION= 1.1.3.4a PORTREVISION= 1 CATEGORIES= textproc java -MASTER_SITES= http://voodoo.oberon.net/download/ \ +MASTER_SITES= http://voodoo.bawue.com/download/ \ http://www.xmlpull.org/v1/download/ DISTNAME= ${DISTNAME_PREFX}_src EXTRACT_SUFX= .tgz |