diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
commit | 120d63cacb292dd72b8fa1c11f3d9793eadd8661 (patch) | |
tree | 0a7c743782810e087b56f9d7cfb2778664c6068b /www/phpSysInfo | |
parent | Don't override run-autotools target, this is not necessary with the new (diff) |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com>
Notes
Notes:
svn path=/head/; revision=154280
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 ad6844c268ba..bd451afeffd8 100644 --- a/www/phpSysInfo/Makefile +++ b/www/phpSysInfo/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A php script that displays info about the host being accessed USE_PHP= pcre xml |