diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /inputmethod/scim-fcitx | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'inputmethod/scim-fcitx')
-rw-r--r-- | inputmethod/scim-fcitx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile index 1e085fe368d..6616b2a8d5d 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 18:31:53 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 |