diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /lang/php5 | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.zst freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 7fea05ed57f9..35a267684095 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -47,7 +47,7 @@ PKGNAMESUFFIX= -cli DISTNAME= php-${PORTVERSION:S/.a/a/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= sysadmin@alexdupre.com +MAINTAINER?= ale@FreeBSD.org COMMENT?= PHP Scripting Language (Apache Module and CLI) .if defined(WITHOUT_APACHE) .if defined(WITHOUT_CLI) diff --git a/lang/php5/pkg-descr b/lang/php5/pkg-descr index 36fc3796a6ec..b47c03e5fbf6 100644 --- a/lang/php5/pkg-descr +++ b/lang/php5/pkg-descr @@ -8,4 +8,4 @@ you can do much more with PHP. WWW: http://www.php.net/ - Alex Dupre -sysadmin@alexdupre.com +ale@FreeBSD.org |