aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/luaexpat
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-14 14:36:53 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-14 14:36:53 +0800
commit79e834f92a7b74b4b8d9068c5ce346b1a248b695 (patch)
tree512b705150db7c9e53d6da726621875215810cd3 /textproc/luaexpat
parentc5dc3e5e482adc32fe7330ede81059c0dbdc524f (diff)
downloadfreebsd-ports-gnome-79e834f92a7b74b4b8d9068c5ce346b1a248b695.tar.gz
freebsd-ports-gnome-79e834f92a7b74b4b8d9068c5ce346b1a248b695.tar.zst
freebsd-ports-gnome-79e834f92a7b74b4b8d9068c5ce346b1a248b695.zip
- Update maintainer e-mail address
Requested by: private e-mail
Diffstat (limited to 'textproc/luaexpat')
-rw-r--r--textproc/luaexpat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile
index 75b7c427624d..ec07fb100ce3 100644
--- a/textproc/luaexpat/Makefile
+++ b/textproc/luaexpat/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: luaexpat
# Date created: 25 June 2009
-# Whom: Andrew Lewis <dru@silenceisdefeat.net>
+# Whom: Andrew Lewis <freeghb@gmail.com>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://luaforge.net/frs/download.php/2469/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= dru@silenceisdefeat.net
+MAINTAINER= freeghb@gmail.com
COMMENT= LuaExpat is a SAX XML parser based on the Expat library
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2