Sun May 8 18:48:54 2011 UTC ()
+zoem, oked by sponsors


(cheusov)
diff -r1.579 -r1.580 pkgsrc/textproc/Makefile

cvs diff -r1.579 -r1.580 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2011/05/08 18:21:58 1.579
+++ pkgsrc/textproc/Makefile 2011/05/08 18:48:54 1.580
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.579 2011/05/08 18:21:58 cheusov Exp $ 1# $NetBSD: Makefile,v 1.580 2011/05/08 18:48:54 cheusov Exp $
2# 2#
3 3
4COMMENT= Text processing utilities (does not include desktop publishing) 4COMMENT= Text processing utilities (does not include desktop publishing)
5 5
6SUBDIR+= GutenMark 6SUBDIR+= GutenMark
7SUBDIR+= GutenMark-words 7SUBDIR+= GutenMark-words
8SUBDIR+= Markdown 8SUBDIR+= Markdown
9SUBDIR+= OdfConverter 9SUBDIR+= OdfConverter
10SUBDIR+= WordNet 10SUBDIR+= WordNet
11SUBDIR+= aiksaurus 11SUBDIR+= aiksaurus
12SUBDIR+= antiword 12SUBDIR+= antiword
13SUBDIR+= asciidoc 13SUBDIR+= asciidoc
14SUBDIR+= aspell 14SUBDIR+= aspell
@@ -585,15 +585,16 @@ SUBDIR+= xmlada @@ -585,15 +585,16 @@ SUBDIR+= xmlada
585SUBDIR+= xmlcatmgr 585SUBDIR+= xmlcatmgr
586SUBDIR+= xmlindent 586SUBDIR+= xmlindent
587SUBDIR+= xmlrpc-c 587SUBDIR+= xmlrpc-c
588SUBDIR+= xmlstarlet 588SUBDIR+= xmlstarlet
589SUBDIR+= xmlto 589SUBDIR+= xmlto
590SUBDIR+= xmltoman 590SUBDIR+= xmltoman
591SUBDIR+= xmltooling 591SUBDIR+= xmltooling
592SUBDIR+= xp 592SUBDIR+= xp
593SUBDIR+= xqilla 593SUBDIR+= xqilla
594SUBDIR+= xslide 594SUBDIR+= xslide
595SUBDIR+= xt 595SUBDIR+= xt
596SUBDIR+= yamcha 596SUBDIR+= yamcha
597SUBDIR+= yodl 597SUBDIR+= yodl
 598SUBDIR+= zoem
598 599
599.include "../mk/misc/category.mk" 600.include "../mk/misc/category.mk"