diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-30 22:38:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-30 22:38:44 +0000 |
commit | 2db721a8564bc2d8c9511ffe83f7e407d76d8528 (patch) | |
tree | d694eb8095b928709f95179f80f183eaa43647e6 /textproc/pecl-wbxml | |
parent | 7bcb28a9b4e7491815f03e87521646111883dce5 (diff) | |
download | ports-2db721a8564bc2d8c9511ffe83f7e407d76d8528.tar.gz ports-2db721a8564bc2d8c9511ffe83f7e407d76d8528.zip |
Notes
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 |