diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-24 12:01:42 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-24 12:01:42 +0000 |
commit | 2f2fabf20fb4bdfb560ddeb2a763b84fb8fc1fbd (patch) | |
tree | 804c42f8fe11472fca62dbe35b87ec7507bda9a5 /textproc | |
parent | 27a226f9bea3e8eedd73b7557559c68c8571afe8 (diff) | |
download | pkgsrc-2f2fabf20fb4bdfb560ddeb2a763b84fb8fc1fbd.tar.gz |
+xmlstarlet
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 de18071a588..6381e5487fa 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.258 2004/08/12 03:39:56 minskim Exp $ +# $NetBSD: Makefile,v 1.259 2004/08/24 12:01:42 drochner Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -260,6 +260,7 @@ SUBDIR+= xhtml SUBDIR+= xml2doc SUBDIR+= xmlcatmgr SUBDIR+= xmlindent +SUBDIR+= xmlstarlet SUBDIR+= xp SUBDIR+= xslide SUBDIR+= xt |