diff options
author | seb <seb> | 2010-08-29 07:48:47 +0000 |
---|---|---|
committer | seb <seb> | 2010-08-29 07:48:47 +0000 |
commit | 704fdc783f7d7569edf565e30cac92b8d39e94b2 (patch) | |
tree | 635be58d9dcff14b4d79a30ff1e870164da2b2a1 /textproc/Makefile | |
parent | 93a62e281779d11bd0173ce00438c87db3d66c40 (diff) | |
download | pkgsrc-704fdc783f7d7569edf565e30cac92b8d39e94b2.tar.gz |
Add & enable xml-coreutils
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 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 |