diff options
Diffstat (limited to 'inputmethod/fcitx/Makefile')
-rw-r--r-- | inputmethod/fcitx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile index 0cb2aefc4eb..4e490c149cd 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/06/04 22:16:29 tron Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/06 12:54:36 wiz Exp $ # DISTNAME= fcitx-3.1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= http://www.fcitx.org/download/ EXTRACT_SUFX= .tar.bz2 |