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 41729c2aeed..6d40909a6d0 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/06/04 22:16:32 tron Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/06 12:54:38 wiz Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 |