diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-04 07:50:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-04 07:50:45 +0000 |
commit | f4e1f3b974b3972e7779f3f2820eee78b56e63ea (patch) | |
tree | 2147ee934251a44bd5d288e1ba2dd5384a2972ce /net/pear-Net_Socket | |
parent | 16631a2ca6ca143d7ac8ccd986a6dc8a4a4f597e (diff) |
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_Socket')
-rw-r--r-- | net/pear-Net_Socket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index a7a78bd442b2..7ac922438282 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Socket PORTVERSION= 1.0.14 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Network Socket Interface USES= pear |