aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-02-14 13:10:09 +0800
committerjgh <jgh@FreeBSD.org>2013-02-14 13:10:09 +0800
commit248a323006a5735e32a4f14392f48a30c152ebe3 (patch)
tree3d7e41369dafd1cf093ad639be8cc1062ad11a78 /news
parent4c2e82da70ffd966d22b2f002f1510d3e2a85dcb (diff)
downloadfreebsd-ports-gnome-248a323006a5735e32a4f14392f48a30c152ebe3.tar.gz
freebsd-ports-gnome-248a323006a5735e32a4f14392f48a30c152ebe3.tar.zst
freebsd-ports-gnome-248a323006a5735e32a4f14392f48a30c152ebe3.zip
- pass maintainership to submitter
PR: 176120 Submitted by: gary@hayers.org
Diffstat (limited to 'news')
-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>