mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
diffstat: fix URI
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Reads the output of diff and displays a histogram of the \
|
||||
insertions, deletions, and modifications per-file. It is useful for \
|
||||
reviewing large, complex files."
|
||||
HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
|
||||
SOURCE_URI="ftp://invisible-island.net/diffstat/diffstat-1.61.tgz"
|
||||
SOURCE_URI="ftp://ftp.invisible-island.net/diffstat/diffstat-1.61.tgz"
|
||||
LICENSE="Diffstat"
|
||||
COPYRIGHT="1994-2016 Thomas E. Dickey"
|
||||
REVISION="2"
|
||||
|
||||
Reference in New Issue
Block a user