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 6d40909a6d0..5f5748e868f 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/06/06 12:54:38 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/09/02 19:51:12 adam Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 |