diff options
author | seb <seb> | 2010-08-29 07:48:47 +0000 |
---|---|---|
committer | seb <seb> | 2010-08-29 07:48:47 +0000 |
commit | 98b2549c58597cc0256f6f5b91b91972db2c3d04 (patch) | |
tree | 635be58d9dcff14b4d79a30ff1e870164da2b2a1 /textproc | |
parent | 45d3d514a6e8f30d08992cde37cbd3f44ca3cfe7 (diff) | |
download | pkgsrc-98b2549c58597cc0256f6f5b91b91972db2c3d04.tar.gz |
Add & enable xml-coreutils
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c2827687321..c48c1d2062a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.561 2010/08/20 06:47:04 sno Exp $ +# $NetBSD: Makefile,v 1.562 2010/08/29 07:48:47 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -567,6 +567,7 @@ SUBDIR+= xerces-j SUBDIR+= xfce4-dict-plugin SUBDIR+= xhtml SUBDIR+= xhtmldiff +SUBDIR+= xml-coreutils SUBDIR+= xml2 SUBDIR+= xml2doc SUBDIR+= xmlcatmgr |