diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /ftp | |
parent | - Update 0.7.2 (diff) |
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
Notes
Notes:
svn path=/head/; revision=173626
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pear-Net_FTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index 7c19b30767c5..48cd07955728 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_FTP PORTVERSION= 1.3.2 CATEGORIES= ftp www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO interface to the PHP FTP functions plus some additions BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |