diff options
author | clement <clement@FreeBSD.org> | 2005-01-16 15:53:53 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-01-16 15:53:53 +0000 |
commit | 13bd7802979e484c907fdd101dcd7cabf0d54360 (patch) | |
tree | 8af1cf67f8c12418b88e2072410c4b1ab2f8b83d /net | |
parent | 3665231308c96f4a4600d822fe7ac41216cbcabb (diff) | |
download | FreeBSD-ports-13bd7802979e484c907fdd101dcd7cabf0d54360.zip FreeBSD-ports-13bd7802979e484c907fdd101dcd7cabf0d54360.tar.gz |
- Drop maintainership
Diffstat (limited to 'net')
-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 |