diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:09:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:09:22 +0000 |
commit | b1536d63d5892271cc022c9278c4d556791e3347 (patch) | |
tree | 0cd7c5cf2cbbbe3832cd954c97005d887aa75683 /devel/pear-codegen | |
parent | 2459e6c017f66b04307afc4ad5f508abc1ba2ad2 (diff) | |
download | ports-b1536d63d5892271cc022c9278c4d556791e3347.tar.gz ports-b1536d63d5892271cc022c9278c4d556791e3347.zip |
Notes
Diffstat (limited to 'devel/pear-codegen')
-rw-r--r-- | devel/pear-codegen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-codegen/Makefile b/devel/pear-codegen/Makefile index 22ecd08ae748..1b38eba0d19f 100644 --- a/devel/pear-codegen/Makefile +++ b/devel/pear-codegen/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.6 CATEGORIES= devel pear DISTNAME= CodeGen-${PORTVERSION} -MAINTAINER= ditesh@gathani.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Tool to create Code generaters that operate on XML descriptions BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |