diff options
Diffstat (limited to 'inputmethod/scim-pinyin/Makefile')
-rw-r--r-- | inputmethod/scim-pinyin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index 835537121e0..26362d77d3c 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/06/04 22:16:32 tron Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:39 wiz Exp $ # DISTNAME= scim-pinyin-0.5.92 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |