diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-01 06:38:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-01 06:38:44 +0800 |
commit | b547d2574a95ea05ea7a5560dad7a724257f27ee (patch) | |
tree | aeb79693614596c568840cc134935729ef6c4371 /textproc/pecl-wbxml | |
parent | 6b78edf5ec030293df2aa271e2b97da0b4ec3491 (diff) | |
download | freebsd-ports-gnome-b547d2574a95ea05ea7a5560dad7a724257f27ee.tar.gz freebsd-ports-gnome-b547d2574a95ea05ea7a5560dad7a724257f27ee.tar.zst freebsd-ports-gnome-b547d2574a95ea05ea7a5560dad7a724257f27ee.zip |
- Fix maintainer mail adress
PR: 134067
Submitted by: maintainer
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 baee9ae1d0dd..16aa5fc09ce9 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@kaismir.com +MAINTAINER= flo@kasimir.com COMMENT= A PECL extension that provides WBXML conversion capabilities LIB_DEPENDS= wbxml2.0:${PORTSDIR}/textproc/wbxml2 |