diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 93ac6df3e192de7eb46f46b7125259c545207803 (patch) | |
tree | df95b430fe2fffa686a6aa668ecf4ed92e9cfd57 /security/pear-File_HtAccess | |
parent | 218c8daf03aa053737f9a755832b2a600ddffb14 (diff) | |
download | FreeBSD-ports-93ac6df3e192de7eb46f46b7125259c545207803.zip FreeBSD-ports-93ac6df3e192de7eb46f46b7125259c545207803.tar.gz |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Diffstat (limited to 'security/pear-File_HtAccess')
-rw-r--r-- | security/pear-File_HtAccess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-File_HtAccess/Makefile b/security/pear-File_HtAccess/Makefile index a92c231..8e82443 100644 --- a/security/pear-File_HtAccess/Makefile +++ b/security/pear-File_HtAccess/Makefile @@ -9,7 +9,7 @@ PORTNAME= File_HtAccess PORTVERSION= 1.1.0 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to manipulate .htaccess files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |