summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-06-24 15:18:23 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-06-24 15:18:23 +0000
commita49098468f8873ec0db159ab163db2a7ea3f4885 (patch)
tree17c786b2e208172de78d703877870a428090e0d9 /textproc
parentfix to link vflib properly. (diff)
Activate xt.
Notes
Notes: svn path=/head/; revision=19749
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 4053acd6f209..7f1f02c8c91e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.53 1999/05/26 08:03:27 tg Exp $
+# $Id: Makefile,v 1.54 1999/06/06 17:17:50 steve Exp $
#
SUBDIR += agrep
@@ -55,6 +55,7 @@
SUBDIR += wdiff
SUBDIR += word2x
SUBDIR += xml4j
+ SUBDIR += xt
SUBDIR += yodl
.include <bsd.port.subdir.mk>