mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
switch HOMEPAGE to https.
This commit is contained in:
@@ -2,13 +2,13 @@ SUMMARY="Converter between DOS and Unix end-of-line delimiters"
|
||||
DESCRIPTION="DOS/Windows uses CR/LF at the end of lines whereas UNIX has \
|
||||
just LF. Dos2unix and unix2dos are simple command line tools to convert \
|
||||
between the two formats."
|
||||
HOMEPAGE="http://sourceforge.net/projects/dos2unix"
|
||||
HOMEPAGE="https://sourceforge.net/projects/dos2unix"
|
||||
COPYRIGHT="2009-2015 Erwin Waterlander
|
||||
1998 Christian Wurll
|
||||
1998 Bernd Johannes Wuebben
|
||||
1994-1995 Benjamin Lin"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/dos2unix/dos2unix/$portVersion/dos2unix-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user