From 126a39898aecb5709820ef7b95937f13ee26049f Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Sat, 13 Nov 2004 04:57:40 +0000 Subject: - remove redundant dependency - add WWW in pkg-descr - bump PORTREVISION --- news/p5-News-Article/Makefile | 4 +--- news/p5-News-Article/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile index 18e7e29515c6..2d2fd8a91ed3 100644 --- a/news/p5-News-Article/Makefile +++ b/news/p5-News-Article/Makefile @@ -7,6 +7,7 @@ PORTNAME= News-Article PORTVERSION= 1.27 +PORTREVISION= 1 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News @@ -15,9 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Object for handling Usenet articles in mail or news form -RUN_DEPENDS= ${SITE_PERL}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \ - ${SITE_PERL}/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign - PERL_CONFIGURE= yes MAN3= News::Article.3 News::AutoReply.3 News::FormArticle.3 \ diff --git a/news/p5-News-Article/pkg-descr b/news/p5-News-Article/pkg-descr index 24b38be068c3..cef0c8da5707 100644 --- a/news/p5-News-Article/pkg-descr +++ b/news/p5-News-Article/pkg-descr @@ -1,3 +1,5 @@ This module allows for creating articles from scratch, or reading them from various data sources; various header manipulations, and posting via NNTP or mailing via a sendmail-workalike. + +WWW: http://search.cpan.org/dist/News-Article/ -- cgit v1.2.3