diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
commit | 58c5b838c0620bee6b4cd9acec69c4f8a65656c6 (patch) | |
tree | 751cbc238e24c87d81dfcd0317e6a02da356cb82 /www/php-dyn/Makefile | |
parent | 6ed544d091333a6e018797efe06ef8154ee07bab (diff) |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Notes
Notes:
svn path=/head/; revision=98462
Diffstat (limited to 'www/php-dyn/Makefile')
-rw-r--r-- | www/php-dyn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile index 8921017873b5..5f9a1284a3aa 100644 --- a/www/php-dyn/Makefile +++ b/www/php-dyn/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= php_dyn-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= A PHP Extension to help debugging a PHP script USE_PHPIZE= yes |