summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-02-20 19:55:21 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-02-20 19:55:21 +0000
commit5193c794728f56e0fb285703cc0b3706123c8b5f (patch)
tree27d65d724e51255c5294602cf68d7d4a46197eee /textproc/Makefile
parentUpgrade to 1.1.2. (diff)
welcome xferstats, log processor extraordinare.
Notes
Notes: svn path=/head/; revision=16799
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index bd703a7de786..8184dce64ebf 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.40 1999/01/27 14:30:52 kuriyama Exp $
+# $Id: Makefile,v 1.41 1999/02/18 17:53:04 ache Exp $
#
SUBDIR += agrep
@@ -43,6 +43,7 @@
SUBDIR += urlview
SUBDIR += wdiff
SUBDIR += word2x
+ SUBDIR += xferstats
SUBDIR += yodl
.include <bsd.port.subdir.mk>