summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2019-03-19 10:56:39 +0000
committerjaapb <jaapb@pkgsrc.org>2019-03-19 10:56:39 +0000
commit2ca7dc741a963e8d9bd9a5961635d3ac4f5e623a (patch)
treedfc1fceccb82c1edf1af5cc9032a18d5d82bf16e /textproc
parentee9bd5c7752f78c22f5bcd1efbe273739516cdd1 (diff)
downloadpkgsrc-2ca7dc741a963e8d9bd9a5961635d3ac4f5e623a.tar.gz
Added ocaml-textutils to Makefile SUBDIRs
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 98a46275997..301b94a27cd 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1028 2019/03/16 08:05:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1029 2019/03/19 10:56:39 jaapb Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -428,6 +428,7 @@ SUBDIR+= ocaml-expat
SUBDIR+= ocaml-jsonm
SUBDIR+= ocaml-markup
SUBDIR+= ocaml-text
+SUBDIR+= ocaml-textutils
SUBDIR+= ocaml-tyxml
SUBDIR+= ocaml-uchar
SUBDIR+= ocaml-uutf