diff options
author | shaun <shaun@FreeBSD.org> | 2007-10-28 20:01:33 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-10-28 20:01:33 +0800 |
commit | 6ee2970d2f0ebb01750251ee90df84cd8b77b844 (patch) | |
tree | 5594b045785a82ea7ceca11d253ed98d209aa034 /www/phpSysInfo | |
parent | 39c68cbfeac1ad3a26704babec11618a0f2e1fb4 (diff) | |
download | freebsd-ports-gnome-6ee2970d2f0ebb01750251ee90df84cd8b77b844.tar.gz freebsd-ports-gnome-6ee2970d2f0ebb01750251ee90df84cd8b77b844.tar.zst freebsd-ports-gnome-6ee2970d2f0ebb01750251ee90df84cd8b77b844.zip |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
Diffstat (limited to 'www/phpSysInfo')
-rw-r--r-- | www/phpSysInfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpSysInfo/Makefile b/www/phpSysInfo/Makefile index 309c5cc3d87e..9e41fb5e05f6 100644 --- a/www/phpSysInfo/Makefile +++ b/www/phpSysInfo/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 |