diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-11-15 20:21:56 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-11-15 20:21:56 +0800 |
commit | 26a8d0af6b3d08f62b618477c13e92c6868d9a1a (patch) | |
tree | 4080d4a5378ffa4bdc7ece32ece5fb78d7154d1d | |
parent | 579d0bfaba4db48d1c17df43303fe855c0168974 (diff) | |
download | freebsd-ports-gnome-26a8d0af6b3d08f62b618477c13e92c6868d9a1a.tar.gz freebsd-ports-gnome-26a8d0af6b3d08f62b618477c13e92c6868d9a1a.tar.zst freebsd-ports-gnome-26a8d0af6b3d08f62b618477c13e92c6868d9a1a.zip |
Add virtual category elisp.
Reminded by: wosch
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
-rw-r--r-- | japanese/diclookup-emacs20/Makefile | 4 | ||||
-rw-r--r-- | japanese/diclookup-mule/Makefile | 4 | ||||
-rw-r--r-- | japanese/skk/Makefile | 4 | ||||
-rw-r--r-- | print/yatex-mule/Makefile | 4 | ||||
-rw-r--r-- | print/yatex-xemacs-mule/Makefile | 4 | ||||
-rw-r--r-- | print/yatex-xemacs/Makefile | 4 | ||||
-rw-r--r-- | print/yatex/Makefile | 4 |
7 files changed, 14 insertions, 14 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 diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile index c4b0863119ae..c36567c5f20b 100644 --- a/print/yatex-mule/Makefile +++ b/print/yatex-mule/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Feb. 1998 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/08/14 02:07:03 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/08/17 16:33:42 kuriyama Exp $ # PKGNAME= ja-yatex-1.65.6 -CATEGORIES= japanese print +CATEGORIES= japanese print elisp MULE= yes diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile index 4c6f2c3407be..6b6582403995 100644 --- a/print/yatex-xemacs-mule/Makefile +++ b/print/yatex-xemacs-mule/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Feb. 1998 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/08/14 02:08:39 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/08/17 16:33:44 kuriyama Exp $ # PKGNAME= ja-yatex-xemacs-1.65.6 -CATEGORIES= japanese print +CATEGORIES= japanese print elisp XEMACS-MULE= yes diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile index c4b0863119ae..c36567c5f20b 100644 --- a/print/yatex-xemacs/Makefile +++ b/print/yatex-xemacs/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Feb. 1998 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/08/14 02:07:03 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/08/17 16:33:42 kuriyama Exp $ # PKGNAME= ja-yatex-1.65.6 -CATEGORIES= japanese print +CATEGORIES= japanese print elisp MULE= yes diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 0f840eb05cfd..f65192dcf2b1 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -3,12 +3,12 @@ # Date created: Oct 9 1998 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.2 1998/10/21 07:09:58 asami Exp $ +# $Id: Makefile,v 1.3 1998/11/11 14:33:01 kuriyama Exp $ # DISTNAME= yatex9805062331 PKGNAME?= yatex-1.65.6 -CATEGORIES?= print +CATEGORIES?= print elisp MASTER_SITES= http://www.comp.ae.keio.ac.jp/~yuuji/yatex/ \ http://www.comp.ae.keio.ac.jp/~yuuji/tmp/ |