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 01f50856314..0c69010f5a9 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/06 14:25:10 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= fcitx-3.1.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://www.fcitx.org/download/ EXTRACT_SUFX= .tar.bz2 |