summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-26 22:46:37 +0000
committerjtb <jtb>2001-03-26 22:46:37 +0000
commit73265b811320db5e24261c1c35c45309031aec48 (patch)
tree878334713b98942ff41981e94e6a9f97d29f6c0e /textproc
parent6151075857d003a3eeeb75976841cda44c365cb2 (diff)
downloadpkgsrc-73265b811320db5e24261c1c35c45309031aec48.tar.gz
Add and enable yodl.
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 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"