diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /irc/pear-Net_SmartIRC | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) | |
download | freebsd-ports-gnome-17ff760342bf239ed82e75d8349360e5a6a12a93.tar.gz freebsd-ports-gnome-17ff760342bf239ed82e75d8349360e5a6a12a93.tar.zst freebsd-ports-gnome-17ff760342bf239ed82e75d8349360e5a6a12a93.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 'irc/pear-Net_SmartIRC')
-rw-r--r-- | irc/pear-Net_SmartIRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile index b35bc29bc293..aeb3a56265e6 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.0.0 CATEGORIES= irc www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for communication with IRC networks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |