diff options
Diffstat (limited to 'inputmethod/scim-fcitx/Makefile')
-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 2e289917f62..a0891b2b976 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/09/15 10:05:15 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 17:11:23 tron Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 |