diff options
author | alane <alane@FreeBSD.org> | 2002-10-23 14:36:16 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-23 14:36:16 +0000 |
commit | 4eb018a0644cd561dfac83806c33767db79ed692 (patch) | |
tree | 620f51c77fe1109a22d595954e848b4df18fe91c /www/phpsysinfo/Makefile | |
parent | 118efd8d3a741d02eb5b1e49a21e09729dc00a65 (diff) | |
download | FreeBSD-ports-4eb018a0644cd561dfac83806c33767db79ed692.zip FreeBSD-ports-4eb018a0644cd561dfac83806c33767db79ed692.tar.gz |
Change maintainer to me.
Approved by: old maintainer
Diffstat (limited to 'www/phpsysinfo/Makefile')
-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 9acb987..7017392 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 |