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 | |
parent | 0abe8310ff0260de2b0a60062c21d70bdbb6e460 (diff) | |
download | freebsd-ports-ec50442387fc6a36f1aae0957a4b5ec5716bdc7c.zip |
Add virtual category elisp.
Reminded by: wosch
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/diclookup-emacs20/Makefile | 4 | ||||
-rw-r--r-- | japanese/diclookup-mule/Makefile | 4 | ||||
-rw-r--r-- | japanese/skk/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/diclookup-emacs20/Makefile b/japanese/diclookup-emacs20/Makefile index 9f433fb5a7e4..c1bf2e92fe80 100644 --- a/japanese/diclookup-emacs20/Makefile +++ b/japanese/diclookup-emacs20/Makefile @@ -3,12 +3,12 @@ # Date created: 31 Jan 1998 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.3 1998/10/16 02:04:48 jseger Exp $ +# $Id: Makefile,v 1.4 1998/10/20 12:41:01 asami Exp $ # DISTNAME= diclookup-mule-2.3.3 PKGNAME= ja-diclookup-mule-2.3.3 -CATEGORIES= japanese +CATEGORIES= japanese elisp MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tools/diclookup-mule/ PATCH_SITES= ${MASTER_SITES} diff --git a/japanese/diclookup-mule/Makefile b/japanese/diclookup-mule/Makefile index 9f433fb5a7e4..c1bf2e92fe80 100644 --- a/japanese/diclookup-mule/Makefile +++ b/japanese/diclookup-mule/Makefile @@ -3,12 +3,12 @@ # Date created: 31 Jan 1998 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.3 1998/10/16 02:04:48 jseger Exp $ +# $Id: Makefile,v 1.4 1998/10/20 12:41:01 asami Exp $ # DISTNAME= diclookup-mule-2.3.3 PKGNAME= ja-diclookup-mule-2.3.3 -CATEGORIES= japanese +CATEGORIES= japanese elisp MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tools/diclookup-mule/ PATCH_SITES= ${MASTER_SITES} 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 |