diff options
-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 17d4d68..0ac7f18 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_NNTP PORTVERSION= 0.10.1 CATEGORIES= net news www pear -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that provides an implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |