diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-10 19:25:32 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-10 19:25:32 +0000 |
commit | 57e3e7d7dfe813096b40cc1c6c36192d4b54e9a0 (patch) | |
tree | bd0134943c53af3c2b0397aaf3e1aaaa49323676 /textproc/Makefile | |
parent | 321a488d7721b19db52fca8cd75eeb8aac9b292a (diff) | |
download | pkgsrc-57e3e7d7dfe813096b40cc1c6c36192d4b54e9a0.tar.gz |
Add and enable xmlcatmgr.
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 13f5e5c0124..6b1f90ad212 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2003/01/09 20:14:57 wiz Exp $ +# $NetBSD: Makefile,v 1.183 2003/01/10 19:25:32 jmmv Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -177,6 +177,7 @@ SUBDIR+= xerces-c SUBDIR+= xerces-j SUBDIR+= xerces-p SUBDIR+= xml-i18n-tools +SUBDIR+= xmlcatmgr SUBDIR+= xp SUBDIR+= xt SUBDIR+= yodl |