diff options
author | adam <adam> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 19:50:38 +0000 |
commit | a5a9e60bf935c74df3423b60184d018e40c61cc9 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /inputmethod/im-ja | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
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 91852a46a09..d1d1a65a08f 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/07/19 10:08:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2013/09/02 19:51:11 adam Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ |