- pass maintainership to submitter
PR: 176120 Submitted by: gary@hayers.org
This commit is contained in:
parent
79dfd4e156
commit
109293b9e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312192
1 changed files with 3 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue