diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-13 03:13:17 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-13 03:13:17 +0000 |
commit | 7991a8cb75f315794453a7b966ffbd1d7f4ab1f4 (patch) | |
tree | f7f46531608f3f5d965e5eefc3c885ebb546e73c /print | |
parent | 5afa6e9101748bcf221bf52e7a7fb5b21fefaf0f (diff) | |
download | ports-7991a8cb75f315794453a7b966ffbd1d7f4ab1f4.tar.gz ports-7991a8cb75f315794453a7b966ffbd1d7f4ab1f4.zip |
Notes
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 87cc0e392380..cf66db4bf266 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1998/11/20 04:14:17 asami Exp $ +# $Id: Makefile,v 1.74 1998/12/08 21:11:51 nik Exp $ # SUBDIR += a2ps-a4 @@ -64,6 +64,7 @@ SUBDIR += teTeX-beta SUBDIR += tex SUBDIR += texinfo + SUBDIR += tgif2tex SUBDIR += tr2latex SUBDIR += transfig SUBDIR += virtualpaper |