summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-20 23:56:17 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-20 23:56:17 +0000
commitdcc9181401fbcfe6fbc4574b9b569023228216c0 (patch)
tree371043be5ae039fbe4cf6b55de9e6a641e0e85b3 /textproc/Makefile
parentPR: ports/4974 (diff)
Actiate yodl.
Notes
Notes: svn path=/head/; revision=12040
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 42c6dd579d8f..d212e4aaaa9f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.25 1998/07/12 23:25:40 steve Exp $
+# $Id: Makefile,v 1.26 1998/07/20 03:46:54 steve Exp $
#
SUBDIR += agrep
@@ -33,5 +33,6 @@
SUBDIR += urlview
SUBDIR += wdiff
SUBDIR += word2x
+ SUBDIR += yodl
.include <bsd.port.subdir.mk>