aboutsummaryrefslogtreecommitdiff
path: root/news/p5-News-Newsrc
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
commitfeb212beb00bfe3bc18e398c9d57084415ce3efd (patch)
treebc6deb450f4a254989bf685e19706e7650292054 /news/p5-News-Newsrc
parentd5de07a8628945aec146b409e0a5ce15aeaf20b5 (diff)
downloadports-feb212beb00bfe3bc18e398c9d57084415ce3efd.tar.gz
ports-feb212beb00bfe3bc18e398c9d57084415ce3efd.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27846
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 49ef552c43b0..37669bc9b76a 100644
--- a/news/p5-News-Newsrc/Makefile
+++ b/news/p5-News-Newsrc/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
#
-PORTNAME= p5-News-Newsrc
+PORTNAME= News-Newsrc
PORTVERSION= 1.07
CATEGORIES= news perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
-DISTNAME= News-Newsrc-1.07
+PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.ft-wayne.in.us
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
USE_PERL5= yes