diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-05-14 12:55:48 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-05-14 12:55:48 +0000 |
commit | 800724e9a7c37fa7370ec3b7f9e1d12fb0891c90 (patch) | |
tree | 3a8f0e20c8c111852b94ef3c03323df04f390708 /japanese/p5-Text-ChaSen | |
parent | 3c8dce97029133daa34872fc6cf1c045be50e67c (diff) | |
download | ports-800724e9a7c37fa7370ec3b7f9e1d12fb0891c90.tar.gz ports-800724e9a7c37fa7370ec3b7f9e1d12fb0891c90.zip |
Notes
Diffstat (limited to 'japanese/p5-Text-ChaSen')
-rw-r--r-- | japanese/p5-Text-ChaSen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile index e02b444db1e5..9ef404652400 100644 --- a/japanese/p5-Text-ChaSen/Makefile +++ b/japanese/p5-Text-ChaSen/Makefile @@ -7,7 +7,7 @@ PORTNAME= Text-ChaSen PORTVERSION= 1.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese textproc perl5 MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/ DISTNAME= chasen-${CHASEN_VERSION} @@ -19,7 +19,7 @@ LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base MD5_FILE= ${.CURDIR}/../chasen-base/distinfo -CHASEN_VERSION= 2.3.0 +CHASEN_VERSION= 2.3.3 WRKSRC= ${WRKDIR}/chasen-${CHASEN_VERSION}/perl PERL_CONFIGURE= yes |