diff options
Diffstat (limited to 'inputmethod/novel-pinyin/Makefile')
-rw-r--r-- | inputmethod/novel-pinyin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index ae54b4162c0..a805b7dbfd4 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:49 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:09 wiz Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} |