diff options
Diffstat (limited to 'inputmethod/skk/Makefile')
-rw-r--r-- | inputmethod/skk/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile index 239fce00640..b973eb52e02 100644 --- a/inputmethod/skk/Makefile +++ b/inputmethod/skk/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2008/03/11 01:26:08 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2008/05/30 16:03:17 brook Exp $ # DISTNAME= ddskk-20080309 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/} CATEGORIES= japanese inputmethod -MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ +MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ + http://openlab.ring.gr.jp/skk/maintrunk/old-snapshots/ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/skk/index.html |