summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-26 22:46:37 +0000
committerjtb <jtb>2001-03-26 22:46:37 +0000
commit9717adde45103950e0ee414d33f38acc2ae62de8 (patch)
tree878334713b98942ff41981e94e6a9f97d29f6c0e
parentae1c52ea6272000aae31901586a4b37f5be6f7d5 (diff)
downloadpkgsrc-9717adde45103950e0ee414d33f38acc2ae62de8.tar.gz
Add and enable yodl.
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ef36ebca256..cee3c44f798 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2001/03/25 06:09:02 mjl Exp $
+# $NetBSD: Makefile,v 1.81 2001/03/26 22:46:37 jtb Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -82,5 +82,6 @@ SUBDIR+= xerces-c
SUBDIR+= xerces-j
SUBDIR+= xp
SUBDIR+= xt
+SUBDIR+= yodl
.include "../mk/bsd.pkg.subdir.mk"