diff options
author | dmcmahill <dmcmahill> | 1999-09-19 02:00:45 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 1999-09-19 02:00:45 +0000 |
commit | 4bcba08a56e6108659dd49544a7eed2783345202 (patch) | |
tree | a899992e679b6d9fa1b6c2cc89109c47f88785e9 /print | |
parent | c3aa6ac32cce6f63a5a8771075ce6ff882659029 (diff) | |
download | pkgsrc-4bcba08a56e6108659dd49544a7eed2783345202.tar.gz |
delete ted from Makefile. ted has been moved to textproc.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index e71d948aed4..b5085127546 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1999/09/13 18:41:38 jlam Exp $ +# $NetBSD: Makefile,v 1.26 1999/09/19 02:00:45 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -43,7 +43,6 @@ SUBDIR += psutils SUBDIR += rtf2latex SUBDIR += stylewriter - SUBDIR += ted SUBDIR += teTeX SUBDIR += teTeX-bin SUBDIR += teTeX-share |