diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-15 18:48:52 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-15 18:48:52 +0000 |
commit | 7484907859bf4c6b5ea9e82417b7761aee8fa11a (patch) | |
tree | b57d7b28dce1556edf52c0793f7ddbf404cdcadc /textproc/Makefile | |
parent | 065e6d451e6dcf5d70751d29085eb72ca83542c4 (diff) | |
download | pkgsrc-7484907859bf4c6b5ea9e82417b7761aee8fa11a.tar.gz |
+ xmltooling
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 1887b1393e0..b01a190a2bd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.523 2010/03/09 19:44:52 pettai Exp $ +# $NetBSD: Makefile,v 1.524 2010/03/15 18:48:52 pettai Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -534,6 +534,7 @@ SUBDIR+= xmlrpc-c SUBDIR+= xmlstarlet SUBDIR+= xmlto SUBDIR+= xmltoman +SUBDIR+= xmltooling SUBDIR+= xp SUBDIR+= xslide SUBDIR+= xt |