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 2e933e9ad4f..a6dab7b2bf6 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/09/16 08:06:15 adam Exp $ +# $NetBSD: Makefile,v 1.7 2010/11/15 22:57:35 abs Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} |