diff options
author | nik <nik@FreeBSD.org> | 1998-12-09 05:11:51 +0800 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1998-12-09 05:11:51 +0800 |
commit | ea5d17c58d4507f1558231fe3a5f86dbf1770e1c (patch) | |
tree | 7def6f38af0effb7c0e17f2d0e45b78f7cebd897 /print | |
parent | 290df3cebf3b7c8c5cc0a925238c93141b524d50 (diff) | |
download | freebsd-ports-gnome-ea5d17c58d4507f1558231fe3a5f86dbf1770e1c.tar.gz freebsd-ports-gnome-ea5d17c58d4507f1558231fe3a5f86dbf1770e1c.tar.zst freebsd-ports-gnome-ea5d17c58d4507f1558231fe3a5f86dbf1770e1c.zip |
Added jadetex.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 77e104fc9e7d..87cc0e392380 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1998/11/18 15:54:20 smace Exp $ +# $Id: Makefile,v 1.73 1998/11/20 04:14:17 asami Exp $ # SUBDIR += a2ps-a4 @@ -34,6 +34,7 @@ SUBDIR += gv SUBDIR += html2latex SUBDIR += html2ps + SUBDIR += jadetex SUBDIR += klyx SUBDIR += latex SUBDIR += lout |