diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-30 15:13:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-30 15:13:35 +0800 |
commit | 62005e23f9562e6125d5b8512fc8c3f39cd9dc62 (patch) | |
tree | 7a4915a9eb40b884551f2f278af5fef93b73edf2 /japanese/perl5 | |
parent | 9b6c55d26358ee5a67a719f403c5a7bae26c5b11 (diff) | |
download | freebsd-ports-gnome-62005e23f9562e6125d5b8512fc8c3f39cd9dc62.tar.gz freebsd-ports-gnome-62005e23f9562e6125d5b8512fc8c3f39cd9dc62.tar.zst freebsd-ports-gnome-62005e23f9562e6125d5b8512fc8c3f39cd9dc62.zip |
PORTVERSION should have been bumped via previous commit. Reported
by: maintainer (shige@FreeBSD.org), who is not a ports committer.
Diffstat (limited to 'japanese/perl5')
-rw-r--r-- | japanese/perl5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile index b3dee4381cef..af5d09aef492 100644 --- a/japanese/perl5/Makefile +++ b/japanese/perl5/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${JPERL_VER}.${JPERL_VER_PL} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese perl5 MASTER_SITES= ftp://ftp.cpan.org/CPAN/src/5.0/ \ ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \ |