summaryrefslogtreecommitdiff
path: root/lang/php4/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-01-18 10:50:15 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-01-18 10:50:15 +0000
commit58c5b838c0620bee6b4cd9acec69c4f8a65656c6 (patch)
tree751cbc238e24c87d81dfcd0317e6a02da356cb82 /lang/php4/Makefile
parentUpdate to version 4.70. (diff)
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'lang/php4/Makefile')
-rw-r--r--lang/php4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 0379b6bfabf7..a2de9d2385d5 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -47,7 +47,7 @@ PKGNAMESUFFIX= -cli
DISTNAME= php-${PORTVERSION:S/.r/RC/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release
-MAINTAINER?= sysadmin@alexdupre.com
+MAINTAINER?= ale@FreeBSD.org
COMMENT?= PHP Scripting Language (Apache Module and CLI)
.if defined(WITHOUT_APACHE)
.if defined(WITHOUT_CLI)