Index: head/devel/pear-PHPTAL/Makefile =================================================================== --- head/devel/pear-PHPTAL/Makefile (revision 484361) +++ head/devel/pear-PHPTAL/Makefile (revision 484362) @@ -1,26 +1,26 @@ # Created by: Tom Judge # $FreeBSD$ PORTNAME= PHPTAL PORTVERSION= 1.2.2 CATEGORIES= devel www pear MASTER_SITES= http://phptal.org/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR PHPTAL is a XML/XHTML template library for PHP OPTIONS_DEFINE= GETTEXT SIMPLEXML JSON GETTEXT_DESC= Enable GetText Support SIMPLEXML_DESC= Enable SimpleXML Support JSON_DESC= Enable JSON Support EXTRACT_SUFX= .tar.gz USES= pear USE_PHP= ctype hash GETTEXT_USE= PHP=gettext SIMPLEXML_USE= PHP=simplexml JSON_USE= PHP=json .include