diff options
author | dmcmahill <dmcmahill> | 1999-09-02 17:57:33 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 1999-09-02 17:57:33 +0000 |
commit | b9f44606e602a45cd565581b045bd3175d19fc16 (patch) | |
tree | 27da4e67defdc8c847060ffd9b0e24ad87862b93 /print | |
parent | 8f88a36489ee6dd97828b74247f23686a85eeb37 (diff) | |
download | pkgsrc-b9f44606e602a45cd565581b045bd3175d19fc16.tar.gz |
add & enable ted
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 1cb2dc8b950..0dcaf2325c5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1999/08/22 20:29:29 rh Exp $ +# $NetBSD: Makefile,v 1.23 1999/09/02 17:57:33 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -41,6 +41,7 @@ # SUBDIR += pkfonts SUBDIR += psutils SUBDIR += rtf2latex + SUBDIR += ted SUBDIR += teTeX SUBDIR += teTeX-bin SUBDIR += teTeX-share |