diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:32:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:32:56 +0000 |
commit | 8406aaca547cdb791766641ea9d355775c1b852f (patch) | |
tree | ed671fe1707649e0972bef59d078d27439c2f0cf /textproc/Makefile | |
parent | ba8e8113c4b5116a395b0e055c62a63b286cb978 (diff) |
Moving tkdiff port from misc to textproc. tkdiff is a Tcl/Tk frontend
for diff(1).
Notes
Notes:
svn path=/head/; revision=23729
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 90ba260046ee..d3e3069d1c92 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -60,6 +60,7 @@ SUBDIR += sp SUBDIR += texi2html SUBDIR += textutils + SUBDIR += tkdiff SUBDIR += tth SUBDIR += txt2html SUBDIR += unroff |