aboutsummaryrefslogtreecommitdiff
path: root/textproc/luaexpat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/luaexpat/Makefile')
-rw-r--r--textproc/luaexpat/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile
index 2e103ad9d30e..36d819d10e6c 100644
--- a/textproc/luaexpat/Makefile
+++ b/textproc/luaexpat/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= luaexpat
-PORTVERSION= 1.1
+PORTVERSION= 1.2.0
CATEGORIES= textproc
-MASTER_SITES= http://luaforge.net/frs/download.php/2469/
+MASTER_SITES= http://matthewwild.co.uk/projects/luaexpat/ \
+ http://redundancy.redundancy.org/mirror/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= freeghb@gmail.com
+MAINTAINER= lx@FreeBSD.org
COMMENT= LuaExpat is a SAX XML parser based on the Expat library
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2