aboutsummaryrefslogtreecommitdiffstats
path: root/devel/perltidy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/perltidy/Makefile')
-rw-r--r--devel/perltidy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile
index d6942821b638..06656514bf13 100644
--- a/devel/perltidy/Makefile
+++ b/devel/perltidy/Makefile
@@ -7,12 +7,11 @@
#
PORTNAME= perltidy
-PORTVERSION= 20021106
+PORTVERSION= 20021130
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Perl-Tidy-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Indents and reformats Perl scripts to make them easier to read