diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-10-28 12:01:33 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-10-28 12:01:33 +0000 |
commit | f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197 (patch) | |
tree | 2e54793deef05e0377b47a829aefa594cf53848e /www/phpsysinfo-dev | |
parent | f796973113e20a409580b87858058b5959f50936 (diff) | |
download | ports-f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197.tar.gz ports-f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197.zip |
Notes
Diffstat (limited to 'www/phpsysinfo-dev')
-rw-r--r-- | www/phpsysinfo-dev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile index 309c5cc3d87e..9e41fb5e05f6 100644 --- a/www/phpsysinfo-dev/Makefile +++ b/www/phpsysinfo-dev/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A php script that displays info about the host being accessed USE_PHP= pcre xml |