diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
commit | db61a267a67dbace595d97f9333b8dbafe8f9290 (patch) | |
tree | 12d273911156ba511eaed0856a76b6f879a57728 /net/pear-Net_POP3 | |
parent | f26e9f136d5ff7d1e9905c48fa14f4b5ea014141 (diff) |
Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email
Notes
Notes:
svn path=/head/; revision=300778
Diffstat (limited to 'net/pear-Net_POP3')
-rw-r--r-- | net/pear-Net_POP3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index 6f2d5be42aaf..b812d37700c5 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.7 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |