aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-10-16 10:18:13 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-10-16 10:18:13 +0000
commit875ee9da63ea1cc7c9d5757459378301a1310d68 (patch)
tree7700badb19ff713ab5a8c209071a170a159e1d20 /textproc/p5-Perl-Critic/Makefile
parentbc1b0038da1a24afc4ff73c6462a58f7bee6ed22 (diff)
downloadports-875ee9da63ea1cc7c9d5757459378301a1310d68.tar.gz
ports-875ee9da63ea1cc7c9d5757459378301a1310d68.zip
- Update to 1.07.8 (1.078)
Notes
Notes: svn path=/head/; revision=201554
Diffstat (limited to 'textproc/p5-Perl-Critic/Makefile')
-rw-r--r--textproc/p5-Perl-Critic/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index eef471d3e071..f59efec068ec 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -7,12 +7,11 @@
#
PORTNAME= Perl-Critic
-PORTVERSION= 1.07
-PORTREVISION= 1
+PORTVERSION= 1.07.8
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-#DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Critique Perl source for style and standards