diff options
Diffstat (limited to 'www/suphp/Makefile')
-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 d76f5ca26ca9..f4523a9cc1f5 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|} -MAINTAINER= yzlin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Securely execute PHP scripts under Apache GNU_CONFIGURE= yes |