summaryrefslogtreecommitdiff
path: root/print/yatex-mule
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-03-17 08:08:38 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-03-17 08:08:38 +0000
commit9a81ab71330cb692813e4c8d171fe305bf677b22 (patch)
tree34653f518cb57df67f7db75732f2867aaf41239e /print/yatex-mule
parentmoved japanese/yatex to print/yatex-mule (for Mule 2.3) (diff)
I made a mistake in previous committing.
This modification gets correct.
Notes
Notes: svn path=/head/; revision=17261
Diffstat (limited to 'print/yatex-mule')
-rw-r--r--print/yatex-mule/Makefile8
-rw-r--r--print/yatex-mule/pkg-comment1
2 files changed, 5 insertions, 4 deletions
diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile
index 452391afb404..b271bd33a8cb 100644
--- a/print/yatex-mule/Makefile
+++ b/print/yatex-mule/Makefile
@@ -3,15 +3,15 @@
# Date created: 98/11/17
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.4 1998/11/20 18:19:09 itojun Exp $
+# $Id: Makefile,v 1.5 1998/12/01 03:06:24 asami Exp $
#
-PKGNAME= ja-yatex-1.66
-CATEGORIES= japanese print elisp
+PKGNAME= yatex-mule-1.66
+CATEGORIES= print elisp
MULE= yes
-MASTERDIR= ${.CURDIR}/../../print/yatex
+MASTERDIR= ${.CURDIR}/../yatex
PLIST= ${.CURDIR}/pkg/PLIST
.include "${MASTERDIR}/Makefile"
diff --git a/print/yatex-mule/pkg-comment b/print/yatex-mule/pkg-comment
new file mode 100644
index 000000000000..5e9578779bfb
--- /dev/null
+++ b/print/yatex-mule/pkg-comment
@@ -0,0 +1 @@
+Yet Another LaTeX mode and html mode on Emacs (for mule 2.3)