diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /www/suphp | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | FreeBSD-ports-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip FreeBSD-ports-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz |
- Update my email address
Approved and reviewed by: erwin (mentor)
Diffstat (limited to 'www/suphp')
-rw-r--r-- | www/suphp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 4773db5..6e9a150 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A combination which provides a wrapper for PHP RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/www/php4-cgi |