aboutsummaryrefslogtreecommitdiffstats
path: root/devel/perltidy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/perltidy/Makefile')
-rw-r--r--devel/perltidy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile
index 2a45e34f7bd3..cacd3dbc1e14 100644
--- a/devel/perltidy/Makefile
+++ b/devel/perltidy/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= perltidy
-PORTVERSION= 20020826
+PORTVERSION= 20020922
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,8 +18,8 @@ MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= yes
-MAN1= perltidy.1
+MAN1= perltidy.1
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Perl::Tidy.3
+MAN3= Perl::Tidy.3
.include <bsd.port.mk>