aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlenc/Makefile
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2006-05-24 00:12:57 +0800
committerhq <hq@FreeBSD.org>2006-05-24 00:12:57 +0800
commitca5dfd0c11ff71597f4639958febf65b82626ea8 (patch)
tree7bb7d6eb6a40fa1f18558522cff44e1603f37cec /textproc/xmlenc/Makefile
parent149d8595da2497154fc4f4f8942de4c48f7e87c0 (diff)
downloadfreebsd-ports-gnome-ca5dfd0c11ff71597f4639958febf65b82626ea8.tar.gz
freebsd-ports-gnome-ca5dfd0c11ff71597f4639958febf65b82626ea8.tar.zst
freebsd-ports-gnome-ca5dfd0c11ff71597f4639958febf65b82626ea8.zip
Update to 0.52
Diffstat (limited to 'textproc/xmlenc/Makefile')
-rw-r--r--textproc/xmlenc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile
index 32a462f1f486..1613ee895c07 100644
--- a/textproc/xmlenc/Makefile
+++ b/textproc/xmlenc/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= xmlenc
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= textproc java
-MASTER_SITES= http://${PORTNAME}.sourceforge.net/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= xmlenc
+EXTRACT_SUFX= .tgz
MAINTAINER= hq@FreeBSD.org
COMMENT= Light-weight XML encoding library for Java