diff options
Diffstat (limited to 'net/pear-Net_NNTP/Makefile')
-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 d40344621656..30b7176259f4 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= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket |