diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-04 13:13:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-04 13:13:38 +0000 |
commit | 8be5b88ca5ca21c6f52cc5e4e55224fedd9322e6 (patch) | |
tree | 1a3470244b545667030b923717763cf9498d01e3 /textproc/Makefile | |
parent | 8290a81be8e33ecf0f9f8bb1c0cac7ec6cb9c6a9 (diff) | |
download | pkgsrc-8be5b88ca5ca21c6f52cc5e4e55224fedd9322e6.tar.gz |
+ ocaml-tyxml.
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 a50bdd84ff7..cf2a69ffb4b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.623 2012/05/30 11:04:27 wiz Exp $ +# $NetBSD: Makefile,v 1.624 2012/06/04 13:13:38 wiz 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-tyxml SUBDIR+= oniguruma SUBDIR+= openjade SUBDIR+= opensp |