diff options
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 7c232c4861f7..ca17280d7093 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= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |