? p5-News-Article-1.27.tbz Index: Makefile =================================================================== RCS file: /home/ncvs/ports/news/p5-News-Article/Makefile,v retrieving revision 1.14 diff -u -u -r1.14 Makefile --- Makefile 21 Feb 2003 13:15:53 -0000 1.14 +++ Makefile 24 Feb 2003 16:51:22 -0000 @@ -6,10 +6,12 @@ # PORTNAME= News-Article -PORTVERSION= 1.21 +PORTVERSION= 1.27 CATEGORIES= news perl5 -MASTER_SITES= http://www.erlenstar.demon.co.uk/perl/ \ +MASTER_SITES= ${MASTER_SITE_CPAN} \ + http://www.erlenstar.demon.co.uk/perl/ \ http://www.gelemna.org/ports/ +MASTER_SITE_SUBDIR= News PKGNAMEPREFIX= p5- MAINTAINER= croyle@gelemna.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/news/p5-News-Article/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 26 Jan 1999 02:08:27 -0000 1.3 +++ distinfo 24 Feb 2003 16:51:22 -0000 @@ -1 +1 @@ -MD5 (News-Article-1.21.tar.gz) = 29a875fde7c7c3a25ddde4a479257e86 +MD5 (News-Article-1.27.tar.gz) = 77a49112a1ec680d4c4eeddcdfbca32c Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/news/p5-News-Article/pkg-descr,v retrieving revision 1.1.1.1 diff -u -u -r1.1.1.1 pkg-descr --- pkg-descr 4 May 1998 14:56:33 -0000 1.1.1.1 +++ pkg-descr 24 Feb 2003 16:51:22 -0000 @@ -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/