diff options
author | taca <taca@pkgsrc.org> | 2005-08-18 15:46:23 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-08-18 15:46:23 +0000 |
commit | a96ba0122f0d48dad33d5488cf309804c6599a1a (patch) | |
tree | b30ecb3dd4e9b5556800126157748d2f1b5fed84 /textproc/namazu2 | |
parent | ddba9c120aa615d58f300bdf7eb0995dd052f76f (diff) | |
download | pkgsrc-a96ba0122f0d48dad33d5488cf309804c6599a1a.tar.gz |
Bump PKGREVISION refrecting chasen-base's update.
Diffstat (limited to 'textproc/namazu2')
-rw-r--r-- | textproc/namazu2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |