Wed Apr 11 17:46:50 2012 UTC ()
Add dos2unix


(ryoon)
diff -r1.114 -r1.115 pkgsrc/converters/Makefile

cvs diff -r1.114 -r1.115 pkgsrc/converters/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/Makefile 2012/03/16 17:41:09 1.114
+++ pkgsrc/converters/Makefile 2012/04/11 17:46:50 1.115
@@ -1,32 +1,33 @@ @@ -1,32 +1,33 @@
1# $NetBSD: Makefile,v 1.114 2012/03/16 17:41:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.115 2012/04/11 17:46:50 ryoon Exp $
2# 2#
3 3
4COMMENT= Document format and character code converters 4COMMENT= Document format and character code converters
5 5
6SUBDIR+= 2vcard 6SUBDIR+= 2vcard
7SUBDIR+= TECkit 7SUBDIR+= TECkit
8SUBDIR+= ack 8SUBDIR+= ack
9SUBDIR+= autoconvert 9SUBDIR+= autoconvert
10SUBDIR+= base64 10SUBDIR+= base64
11SUBDIR+= bbcim 11SUBDIR+= bbcim
12SUBDIR+= bib2xml 12SUBDIR+= bib2xml
13SUBDIR+= bibtex2html 13SUBDIR+= bibtex2html
14SUBDIR+= cbmconvert 14SUBDIR+= cbmconvert
15SUBDIR+= chef 15SUBDIR+= chef
16SUBDIR+= cn2jp 16SUBDIR+= cn2jp
17SUBDIR+= code2html 17SUBDIR+= code2html
18SUBDIR+= convmv 18SUBDIR+= convmv
19SUBDIR+= doc2html 19SUBDIR+= doc2html
 20SUBDIR+= dos2unix
20SUBDIR+= dvi2tty 21SUBDIR+= dvi2tty
21SUBDIR+= enriched2html 22SUBDIR+= enriched2html
22SUBDIR+= fondu 23SUBDIR+= fondu
23SUBDIR+= fribidi 24SUBDIR+= fribidi
24SUBDIR+= help2man 25SUBDIR+= help2man
25SUBDIR+= hztty 26SUBDIR+= hztty
26SUBDIR+= ish 27SUBDIR+= ish
27SUBDIR+= ja-dvi2tty 28SUBDIR+= ja-dvi2tty
28SUBDIR+= jcode-perl 29SUBDIR+= jcode-perl
29SUBDIR+= kcc 30SUBDIR+= kcc
30SUBDIR+= latex2rtf 31SUBDIR+= latex2rtf
31SUBDIR+= libiconv 32SUBDIR+= libiconv
32SUBDIR+= libvisio 33SUBDIR+= libvisio