diff options
Diffstat (limited to 'inputmethod/skk/Makefile')
-rw-r--r-- | inputmethod/skk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile index 74f30ed35db..2829039f623 100644 --- a/inputmethod/skk/Makefile +++ b/inputmethod/skk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2008/10/13 08:07:02 uebayasi Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:52 minskim Exp $ # DISTNAME= ddskk-20080309 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/} +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ http://openlab.ring.gr.jp/skk/maintrunk/old-snapshots/ |