diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-01-16 15:53:53 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-01-16 15:53:53 +0000 |
commit | fd0519372b0b5993fbedc543a1a61351bbda623a (patch) | |
tree | 7b5b9a13016218fe008aedd8f70c13cd6906a40d /net/pear-Net_NNTP | |
parent | 4b52371d99c9f0ae3b99745b1870f3806a7cf480 (diff) | |
download | ports-fd0519372b0b5993fbedc543a1a61351bbda623a.tar.gz ports-fd0519372b0b5993fbedc543a1a61351bbda623a.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 17d4d68d919a..0ac7f18ec40e 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 |