diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-03 03:03:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-03 03:03:37 +0000 |
commit | 8456bfe9422f64cbda15c11e62f9ee6c024a42b0 (patch) | |
tree | d31ed720df85e07bea9fc77193dc884a292c2df5 /print | |
parent | Initial import of t1utils version 1.10.1. (diff) |
Add the t1utils ports.
Notes
Notes:
svn path=/head/; revision=18381
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 e62d12fb83dc..7d48e49c18dc 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1999/04/08 07:45:28 dima Exp $ +# $Id: Makefile,v 1.89 1999/04/13 16:20:30 taoka Exp $ # SUBDIR += a2ps-a4 @@ -66,6 +66,7 @@ SUBDIR += psutils-a4 SUBDIR += psutils-letter SUBDIR += rtf2latex + SUBDIR += t1utils SUBDIR += teTeX SUBDIR += teTeX-beta SUBDIR += tex |