diff options
author | mph <mph@FreeBSD.org> | 1998-06-17 03:16:34 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-06-17 03:16:34 +0800 |
commit | ec1152cf9028c59a0f78b1f4b4f49684607226c0 (patch) | |
tree | 116cfcc67c97fcacddbe74b8e7e80aadba325ba7 /textproc | |
parent | 3e19d123b4b6dc7e1bdbae0cf3afc3f58988973f (diff) | |
download | freebsd-ports-gnome-ec1152cf9028c59a0f78b1f4b4f49684607226c0.tar.gz freebsd-ports-gnome-ec1152cf9028c59a0f78b1f4b4f49684607226c0.tar.zst freebsd-ports-gnome-ec1152cf9028c59a0f78b1f4b4f49684607226c0.zip |
Activate textutils.
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 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 |