diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-16 23:31:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-16 23:31:20 +0000 |
commit | 8041963b563b2f935292e1788ecbd2fe781bf505 (patch) | |
tree | 5260c198d4e5972feb081b08d2c66b7b3d41672d /textproc | |
parent | 2d83ee2eb058b2bd9f42201954f6a581e57cfc8c (diff) | |
download | ports-8041963b563b2f935292e1788ecbd2fe781bf505.tar.gz ports-8041963b563b2f935292e1788ecbd2fe781bf505.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 46cb7eba7b7f..cd62ab07aad6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1999/04/13 15:29:00 taoka Exp $ +# $Id: Makefile,v 1.47 1999/04/14 22:43:39 nik Exp $ # SUBDIR += agrep @@ -44,6 +44,7 @@ SUBDIR += texi2html SUBDIR += textutils SUBDIR += tth + SUBDIR += tuc SUBDIR += txt2html SUBDIR += unroff SUBDIR += urlview |