diff options
author | taca <taca> | 2005-08-18 15:46:23 +0000 |
---|---|---|
committer | taca <taca> | 2005-08-18 15:46:23 +0000 |
commit | 6e579d89efa83939b9241706167372ad4d910100 (patch) | |
tree | b30ecb3dd4e9b5556800126157748d2f1b5fed84 /textproc | |
parent | b708ce3b8bfb10b0c3da3a4bc42c90d22a0b985e (diff) | |
download | pkgsrc-6e579d89efa83939b9241706167372ad4d910100.tar.gz |
Bump PKGREVISION refrecting chasen-base's update.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/chasen/Makefile | 3 | ||||
-rw-r--r-- | textproc/ipadic/Makefile | 4 | ||||
-rw-r--r-- | textproc/namazu2/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-ChaSen/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile index 6be00f24a52..2924291e7b7 100644 --- a/textproc/chasen/Makefile +++ b/textproc/chasen/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/02/13 10:07:40 taca Exp $ +# $NetBSD: Makefile,v 1.8 2005/08/18 15:46:23 taca Exp $ # DISTNAME= chasen-${CHASEN_VERSION} +PKGREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= # empty DISTFILES= # empty diff --git a/textproc/ipadic/Makefile b/textproc/ipadic/Makefile index 8656293e3b8..338557fb92a 100644 --- a/textproc/ipadic/Makefile +++ b/textproc/ipadic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/08/18 15:44:44 taca Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/18 15:46:24 taca Exp $ # DISTNAME= ipadic-2.7.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= japanese textproc MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/ diff --git a/textproc/namazu2/Makefile b/textproc/namazu2/Makefile index d15e69b3523..8c17009cf6b 100644 --- a/textproc/namazu2/Makefile +++ b/textproc/namazu2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2005/07/15 20:14:03 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2005/08/18 15:46:24 taca Exp $ DISTNAME= namazu-2.0.14 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= japanese textproc www MASTER_SITES= http://www.namazu.org/stable/ diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index d0a7a1ded96..6e588cb0128 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:32 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/08/18 15:46:24 taca Exp $ DISTNAME= Text-ChaSen-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5tcs CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/chasen/ |