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 /print | |
parent | 0abe8310ff0260de2b0a60062c21d70bdbb6e460 (diff) |
Notes
Diffstat (limited to 'print')
-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 |
4 files changed, 8 insertions, 8 deletions
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/ |