diff options
author | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
commit | f0fc14017172c407e9993a67fbf5efca572a2a57 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /inputmethod/scim-input-pad | |
parent | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (diff) | |
download | pkgsrc-f0fc14017172c407e9993a67fbf5efca572a2a57.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'inputmethod/scim-input-pad')
-rw-r--r-- | inputmethod/scim-input-pad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile index 78553440bf2..03d5342b0e2 100644 --- a/inputmethod/scim-input-pad/Makefile +++ b/inputmethod/scim-input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 19:57:40 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-input-pad-0.1.3 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |