aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_POP3
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-04 07:50:45 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-04 07:50:45 +0000
commitf4e1f3b974b3972e7779f3f2820eee78b56e63ea (patch)
tree2147ee934251a44bd5d288e1ba2dd5384a2972ce /net/pear-Net_POP3
parent16631a2ca6ca143d7ac8ccd986a6dc8a4a4f597e (diff)
downloadports-f4e1f3b974b3972e7779f3f2820eee78b56e63ea.tar.gz
ports-f4e1f3b974b3972e7779f3f2820eee78b56e63ea.zip
Pass maintainership of PEAR ports to the submitter
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Notes
Notes: svn path=/head/; revision=425301
Diffstat (limited to 'net/pear-Net_POP3')
-rw-r--r--net/pear-Net_POP3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile
index 6741013c16b4..e247c2cee2b7 100644
--- a/net/pear-Net_POP3/Makefile
+++ b/net/pear-Net_POP3/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Net_POP3
PORTVERSION= 1.3.8
CATEGORIES= net pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@bsdproject.de
COMMENT= Provides a POP3 class to access POP3 server
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket