diff options
author | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
commit | 4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a (patch) | |
tree | caaa68fb8f4519520aea560e0c7d704e045765e9 /textproc/pecl-wbxml | |
parent | d941294017a2cc0b2943cb0a510cc653307a7d41 (diff) | |
download | freebsd-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/pecl-wbxml')
-rw-r--r-- | textproc/pecl-wbxml/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |