mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Switch HOMEPAGEs to https. (#3571)
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="Display a histogram of diff changes"
|
||||
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"
|
||||
HOMEPAGE="https://invisible-island.net/diffstat/diffstat.html"
|
||||
COPYRIGHT="1994-2016 Thomas E. Dickey"
|
||||
LICENSE="Diffstat"
|
||||
REVISION="2"
|
||||
|
||||
Reference in New Issue
Block a user