From a1931f5282c2b9def20d1e9549d5eaa664f1bcdc Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 17:33:32 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- news/p5-News-Newsrc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'news/p5-News-Newsrc') diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 31a0ec82f4d..49ef552c43b 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-News-Newsrc -# Version required: 1.07 # Date created: February 7, 1998 # Whom: Don Croyle # # $FreeBSD$ # -DISTNAME= News-Newsrc-1.07 -PKGNAME= p5-News-Newsrc-1.07 +PORTNAME= p5-News-Newsrc +PORTVERSION= 1.07 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News +DISTNAME= News-Newsrc-1.07 MAINTAINER= croyle@gelemna.ft-wayne.in.us -- cgit