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_NNTP | |
parent | 16631a2ca6ca143d7ac8ccd986a6dc8a4a4f597e (diff) | |
download | ports-f4e1f3b974b3972e7779f3f2820eee78b56e63ea.tar.gz ports-f4e1f3b974b3972e7779f3f2820eee78b56e63ea.zip |
Notes
Diffstat (limited to 'net/pear-Net_NNTP')
-rw-r--r-- | net/pear-Net_NNTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index f4a62b15e75a..d40344621656 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= net news pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket |