summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-05-21 15:34:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-05-21 15:34:16 +0000
commit6c9dae24213bd0da957cb198906af9c3518050df (patch)
tree9fd518f87b1ca77258894d82730f08f8100bfd14 /textproc/Makefile
parentAdd textproc/xml4j. (diff)
Activate xml4j.
Notes
Notes: svn path=/head/; revision=18930
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 35d2d769ba15..591b7b3552fb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.50 1999/05/03 02:56:05 steve Exp $
+# $Id: Makefile,v 1.51 1999/05/19 13:11:37 taoka Exp $
#
SUBDIR += agrep
@@ -52,6 +52,7 @@
SUBDIR += urlview
SUBDIR += wdiff
SUBDIR += word2x
+ SUBDIR += xml4j
SUBDIR += yodl
.include <bsd.port.subdir.mk>