diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-23 14:36:16 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-23 14:36:16 +0000 |
commit | 10d5fc4145990bc76723e48eb580a609eb6245d3 (patch) | |
tree | eac97394f9234ffb2d5af5497d59f4392ae1f010 /www/phpsysinfo | |
parent | 6cd163c1f8d222b22ff03ac91e82be8fc7d7a154 (diff) |
Notes
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 9acb987a0dac..7017392aed50 100644 --- a/www/phpsysinfo/Makefile +++ b/www/phpsysinfo/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpsysinfo -MAINTAINER= bob@fly.homeunix.org +MAINTAINER= alane@freebsd.org RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |