diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2002-12-02 16:40:44 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2002-12-02 16:40:44 +0000 |
commit | 10bd7658a47ab8ce1b99bcd922b2922fa4de0225 (patch) | |
tree | 34ce1920f7e7d7a1e6222340a82ff59953420aef /japanese/perl5/Makefile | |
parent | 006a22e2490383a25fa7479b9514bd94b2b7506a (diff) | |
download | ports-10bd7658a47ab8ce1b99bcd922b2922fa4de0225.tar.gz ports-10bd7658a47ab8ce1b99bcd922b2922fa4de0225.zip |
Notes
Diffstat (limited to 'japanese/perl5/Makefile')
-rw-r--r-- | japanese/perl5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile index bcf2a353d391..f286d35a38d3 100644 --- a/japanese/perl5/Makefile +++ b/japanese/perl5/Makefile @@ -7,6 +7,7 @@ PORTNAME= perl PORTVERSION= ${JPERL_VER}.${JPERL_VER_PL} +PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= ftp://ftp.cpan.org/CPAN/src/5.0/ \ ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \ @@ -34,7 +35,7 @@ PATCH_SITES= ftp://ftp.cpan.org/CPAN/authors/id/WATANABE/ \ ftp://ftp.cis.ufl.edu/pub/perl/CPAN/authors/id/WATANABE/ \ ftp://ftp.delphi.com/pub/mirrors/packages/perl/CPAN/authors/id/WATANABE/ \ ftp://uiarchive.cso.uiuc.edu/pub/lang/perl/CPAN/authors/id/WATANABE/ -PATCHFILES= j${DISTNAME}-990822.pat.gz +PATCHFILES= j${DISTNAME}-20000401.pat.gz PATCH_DIST_STRIP= -p1 MAINTAINER= shige@FreeBSD.org |