diff options
-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 |