diff options
author | tg <tg@FreeBSD.org> | 1998-11-06 16:13:30 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-11-06 16:13:30 +0800 |
commit | e00a9aa5819a41341824588c78bd0bc78302ef13 (patch) | |
tree | 7b5c85fc932db4d570bdae25d6ca3426a80be7ba /print | |
parent | 797f547377f89009d4b37523d9f969a3703a47df (diff) | |
download | freebsd-ports-gnome-e00a9aa5819a41341824588c78bd0bc78302ef13.tar.gz freebsd-ports-gnome-e00a9aa5819a41341824588c78bd0bc78302ef13.tar.zst freebsd-ports-gnome-e00a9aa5819a41341824588c78bd0bc78302ef13.zip |
Activate teTeX-beta.
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 920203133d51..9b3efada55e3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1998/10/20 01:54:07 steve Exp $ +# $Id: Makefile,v 1.68 1998/10/30 14:17:49 kuriyama Exp $ # SUBDIR += a2ps @@ -45,6 +45,7 @@ SUBDIR += psutils SUBDIR += rtf2latex SUBDIR += teTeX + SUBDIR += teTeX-beta SUBDIR += tex SUBDIR += texinfo SUBDIR += tr2latex |