summaryrefslogtreecommitdiff
path: root/news/p5-News-Newsrc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
commitf39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch)
treeab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/p5-News-Newsrc
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27420
Diffstat (limited to 'news/p5-News-Newsrc')
-rw-r--r--news/p5-News-Newsrc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile
index 31a0ec82f4d4..49ef552c43b0 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 <croyle@gelemna.ft-wayne.in.us>
#
# $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