diff options
Diffstat (limited to 'devel/pear-HTML_Select/Makefile')
-rw-r--r-- | devel/pear-HTML_Select/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_Select/Makefile b/devel/pear-HTML_Select/Makefile index b3b409f0355e..93541a5f1c79 100644 --- a/devel/pear-HTML_Select/Makefile +++ b/devel/pear-HTML_Select/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Select PORTVERSION= 1.3.1 CATEGORIES= devel www pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR::HTML_Select is a class for generating HTML form select elements BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common |