git: a110343a1a5c - main - textproc/diffstat: update URLs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 10:56:51 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a110343a1a5cb4f15d1559109e532c3704e0f6a6
commit a110343a1a5cb4f15d1559109e532c3704e0f6a6
Author: Thomas E. Dickey <dickey@invisible-island.net>
AuthorDate: 2024-03-07 10:55:51 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-03-07 10:56:00 +0000
textproc/diffstat: update URLs
PR: 276631
---
textproc/diffstat/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile
index b8514e64c084..3fcc6d6522cf 100644
--- a/textproc/diffstat/Makefile
+++ b/textproc/diffstat/Makefile
@@ -2,7 +2,7 @@ PORTNAME= diffstat
PORTVERSION= 1.66
CATEGORIES= textproc devel
MASTER_SITES= https://invisible-mirror.net/archives/${PORTNAME}/ \
- ftp://ftp.invisible-island.net/${PORTNAME}/
+ https://invisible-mirror.net/archives/${PORTNAME}/
MAINTAINER= bapt@FreeBSD.org
COMMENT= Makes a histogram summarizing "diff" output