diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm2/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index 978fdac42327..184978a0973b 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_QuickForm2 PORTVERSION= 0.6.1 CATEGORIES= devel www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 rewrite of the HTML_QuickForm package BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2 |