aboutsummaryrefslogtreecommitdiff
path: root/news/p5-NNTPClient
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-02-14 05:10:09 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-02-14 05:10:09 +0000
commit109293b9e2fde9ab94dfc4926ae82a837d79f871 (patch)
tree3d7e41369dafd1cf093ad639be8cc1062ad11a78 /news/p5-NNTPClient
parent79dfd4e1564f5fcd0d250f8d3abb963717c48c2d (diff)
downloadports-109293b9e2fde9ab94dfc4926ae82a837d79f871.tar.gz
ports-109293b9e2fde9ab94dfc4926ae82a837d79f871.zip
- pass maintainership to submitter
PR: 176120 Submitted by: gary@hayers.org
Notes
Notes: svn path=/head/; revision=312192
Diffstat (limited to 'news/p5-NNTPClient')
-rw-r--r--news/p5-NNTPClient/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile
index ad9b69f74556..185d0a53bacd 100644
--- a/news/p5-NNTPClient/Makefile
+++ b/news/p5-NNTPClient/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-NNTPClient
-# Date created: 1st June 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
+# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= NNTPClient
PORTVERSION= 0.37
@@ -12,11 +8,11 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= News
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gary@hayers.org
COMMENT= Client interface to NNTP (RFC977)
PERL_CONFIGURE= yes
-MAN3= News::NNTPClient.3
+MAN3= News::NNTPClient.3
.include <bsd.port.mk>