diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /www/phpsysinfo-dev | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes:
svn path=/head/; revision=165799
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 ca24185a6c61..6559865e89a1 100644 --- a/www/phpsysinfo-dev/Makefile +++ b/www/phpsysinfo-dev/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A php script that displays info about the host being accessed USE_PHP= pcre xml |