summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-16 19:16:34 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-16 19:16:34 +0000
commit5ecac03fd18ff55f7e3c1910509085f80b96356b (patch)
treed314af6657a4b6d15c8bc9ba3f01995014cbbdab /textproc
parentImport of GNU textutils 1.22, including GNU cat and so forth. The (diff)
Activate textutils.
Notes
Notes: svn path=/head/; revision=11462
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
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