diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-16 19:16:34 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-16 19:16:34 +0000 |
commit | 5ecac03fd18ff55f7e3c1910509085f80b96356b (patch) | |
tree | d314af6657a4b6d15c8bc9ba3f01995014cbbdab /textproc/Makefile | |
parent | 0c8bab91b38e8a4bc034340c3fc479cbb68f4e65 (diff) | |
download | ports-5ecac03fd18ff55f7e3c1910509085f80b96356b.tar.gz ports-5ecac03fd18ff55f7e3c1910509085f80b96356b.zip |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 81ec03af0f52..a51f77252aa7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1998/05/05 00:59:46 mph Exp $ +# $Id: Makefile,v 1.22 1998/06/10 09:43:10 tg Exp $ # SUBDIR += agrep @@ -24,6 +24,7 @@ SUBDIR += sgrep SUBDIR += sp SUBDIR += texi2html + SUBDIR += textutils SUBDIR += tth SUBDIR += unroff SUBDIR += urlview |