mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Rewrap app-text DESCRIPTIONs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SUMMARY="dos2unix and unix2dos end of line file convertors."
|
||||
DESCRIPTION="DOS/Windows like to put CR/LF at the end of lines whereas UNIX like to have just LF. Dos2unix and unix2dos are simple parser/converter command line programs to convert between the two formats."
|
||||
DESCRIPTION="
|
||||
DOS/Windows like to put CR/LF at the end of lines whereas UNIX like to have \
|
||||
just LF. Dos2unix and unix2dos are simple parser/converter command line \
|
||||
programs to convert between the two formats.
|
||||
"
|
||||
HOMEPAGE="http://github.com/puckipedia/dos2unix"
|
||||
SRC_URI="git://github.com/puckipedia/dos2unix.git#553720356be18ca60cae3d970a575520aef5a4f4"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user