diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-10 11:26:43 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-10 11:26:43 +0000 |
commit | a627d7f10b4c53895c5c955c56cf375c67ba2133 (patch) | |
tree | 4078680caa2aac72cc4f49123d4730491d6e8ed3 /textproc/Makefile | |
parent | 31f3e29f8137051e7171639dfd7b830bce0db68a (diff) | |
download | pkgsrc-a627d7f10b4c53895c5c955c56cf375c67ba2133.tar.gz |
Added new ocaml-expat package to Makefile.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5ef5bfa8af9..ec073743978 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.646 2012/10/05 08:58:45 wiz Exp $ +# $NetBSD: Makefile,v 1.647 2012/10/10 11:26:43 jaapb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -255,6 +255,7 @@ SUBDIR+= nbsed SUBDIR+= ndtpd SUBDIR+= nxml-mode SUBDIR+= o3read +SUBDIR+= ocaml-expat SUBDIR+= ocaml-text SUBDIR+= ocaml-tyxml SUBDIR+= oniguruma |