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 /net/pear-Net_Ping | |
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 'net/pear-Net_Ping')
-rw-r--r-- | net/pear-Net_Ping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Ping/Makefile b/net/pear-Net_Ping/Makefile index 3dc6bd7..97a7993 100644 --- a/net/pear-Net_Ping/Makefile +++ b/net/pear-Net_Ping/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Ping PORTVERSION= 2.4.1 CATEGORIES= net pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to execute ping BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |