diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
commit | 93ac6df3e192de7eb46f46b7125259c545207803 (patch) | |
tree | df95b430fe2fffa686a6aa668ecf4ed92e9cfd57 /sysutils/pear-File | |
parent | 218c8daf03aa053737f9a755832b2a600ddffb14 (diff) | |
download | freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.tar.gz freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.tar.zst freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.zip |
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 'sysutils/pear-File')
-rw-r--r-- | sysutils/pear-File/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile index 92ca3e9142dc..8da49a954d4b 100644 --- a/sysutils/pear-File/Makefile +++ b/sysutils/pear-File/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 PORTEPOCH= 1 CATEGORIES= sysutils www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR common file and directory routines BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |