diff options
Diffstat (limited to 'inputmethod/fcitx/Makefile')
-rw-r--r-- | inputmethod/fcitx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile index 0f2e2b36690..0ab5b3be144 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/01/16 13:04:07 rxg Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:18 wiz Exp $ # DISTNAME= fcitx-3.1.1 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://www.fcitx.org/download/ EXTRACT_SUFX= .tar.bz2 |