diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
commit | acc468d57e0cf6783b9dacd6fa895ee73b7c28ba (patch) | |
tree | de60de44181a9f300e1c39094702b5f06e4aba54 /devel/pear-HTML_QuickForm | |
parent | 12657ca8d25f6e54b471ed78b1b559c811559c26 (diff) | |
download | ports-acc468d57e0cf6783b9dacd6fa895ee73b7c28ba.tar.gz ports-acc468d57e0cf6783b9dacd6fa895ee73b7c28ba.zip |
Notes
Diffstat (limited to 'devel/pear-HTML_QuickForm')
-rw-r--r-- | devel/pear-HTML_QuickForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile index 541f0f818641..1ddbead482ca 100644 --- a/devel/pear-HTML_QuickForm/Makefile +++ b/devel/pear-HTML_QuickForm/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_QuickForm PORTVERSION= 3.2.5 CATEGORIES= devel www pear -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= Provide methods for creating, validating and processing HTML forms BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common |