diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 7f43353df055b66222f7487d225ce71980d838ec (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /inputmethod/im-ja | |
parent | 585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff) | |
download | pkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'inputmethod/im-ja')
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index 6c94a8d2dd4..0a600f56d4e 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/06/10 21:57:07 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/07/21 13:05:56 obache Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ |