diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /www/php-templates | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | FreeBSD-ports-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip FreeBSD-ports-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'www/php-templates')
-rw-r--r-- | www/php-templates/Makefile | 2 | ||||
-rw-r--r-- | www/php-templates/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile index 70e8590..14b2d14 100644 --- a/www/php-templates/Makefile +++ b/www/php-templates/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= php_templates-doc-eng-1.1${EXTRACT_SUFX} .endif -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= A template framework for PHP WRKSRC= ${WRKDIR}/templates diff --git a/www/php-templates/pkg-descr b/www/php-templates/pkg-descr index 51b108b..1323e86 100644 --- a/www/php-templates/pkg-descr +++ b/www/php-templates/pkg-descr @@ -6,4 +6,4 @@ written in PHP. WWW: http://sourceforge.net/projects/php-templates/ - Alex Dupre -sysadmin@alexdupre.com +ale@FreeBSD.org |