diff options
author | steve <steve@FreeBSD.org> | 1999-05-03 11:03:37 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-03 11:03:37 +0800 |
commit | 5f5b610c80894774a38a7922726d6c00d8988c6b (patch) | |
tree | c2da9422efc41f646527b73b2a08d70dd5ed23ac /print | |
parent | 7c126bf77c5096199035f54c5dbb17e5db518c0c (diff) | |
download | freebsd-ports-gnome-5f5b610c80894774a38a7922726d6c00d8988c6b.tar.gz freebsd-ports-gnome-5f5b610c80894774a38a7922726d6c00d8988c6b.tar.zst freebsd-ports-gnome-5f5b610c80894774a38a7922726d6c00d8988c6b.zip |
Add the t1utils ports.
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 |