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 14a148f1170..60815d67b00 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:56 obache Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 |