diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-15 12:21:56 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-15 12:21:56 +0000 |
commit | ec50442387fc6a36f1aae0957a4b5ec5716bdc7c (patch) | |
tree | e2e4ba6390971aaf5683dd406c06c6f9721da9ca /japanese/skk | |
parent | 0abe8310ff0260de2b0a60062c21d70bdbb6e460 (diff) |
Notes
Diffstat (limited to 'japanese/skk')
-rw-r--r-- | japanese/skk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/skk/Makefile b/japanese/skk/Makefile index 8d6e85487146..3998cb9832c8 100644 --- a/japanese/skk/Makefile +++ b/japanese/skk/Makefile @@ -3,12 +3,12 @@ # Date created: 04 Mar 1997 # Whom: Makoto Matsushita <matusita@jp.freebsd.org> # -# $Id: Makefile,v 1.8 1997/06/08 12:55:02 asami Exp $ +# $Id: Makefile,v 1.9 1997/09/14 21:36:00 max Exp $ # DISTNAME= skk9.6 PKGNAME= ja-skk-9.6 -CATEGORIES= japanese +CATEGORIES= japanese elisp MASTER_SITES= ftp://skk.kuis.kyoto-u.ac.jp/skk/9.6/ MAINTAINER= matusita@jp.freebsd.org |