aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2010-12-28 06:02:09 +0800
committerflo <flo@FreeBSD.org>2010-12-28 06:02:09 +0800
commit4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a (patch)
treecaaa68fb8f4519520aea560e0c7d704e045765e9 /textproc
parentd941294017a2cc0b2943cb0a510cc653307a7d41 (diff)
downloadfreebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.gz
freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.zst
freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.zip
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pecl-wbxml/Makefile2
-rw-r--r--textproc/wbxml2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pecl-wbxml/Makefile b/textproc/pecl-wbxml/Makefile
index 1bb5352c0167..73ed3a9c9ed4 100644
--- a/textproc/pecl-wbxml/Makefile
+++ b/textproc/pecl-wbxml/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= flo@smeets.im
+MAINTAINER= flo@FreeBSD.org
COMMENT= A PECL extension that provides WBXML conversion capabilities
LIB_DEPENDS= wbxml2.0:${PORTSDIR}/textproc/wbxml2
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile
index 373cab2909ea..c6f8704e77ee 100644
--- a/textproc/wbxml2/Makefile
+++ b/textproc/wbxml2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc devel
MASTER_SITES= SF/libwbxml/libwbxml/${PORTVERSION}
DISTNAME= libwbxml-${PORTVERSION}
-MAINTAINER= flo@smeets.im
+MAINTAINER= flo@FreeBSD.org
COMMENT= Library & tools for converting wbxml<->xml
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2