git: d5486f2a49e4 - main - sysutils/e2fsprogs-core: update WWW to upgraded https:// (sourceforge)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 May 2023 19:29:41 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5486f2a49e4500656db452a2b40817b33515484
commit d5486f2a49e4500656db452a2b40817b33515484
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-05-16 19:29:13 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-05-16 19:29:37 +0000
sysutils/e2fsprogs-core: update WWW to upgraded https:// (sourceforge)
---
sysutils/e2fsprogs-core/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/e2fsprogs-core/Makefile b/sysutils/e2fsprogs-core/Makefile
index 7c3dd16cde85..9401474667cf 100644
--- a/sysutils/e2fsprogs-core/Makefile
+++ b/sysutils/e2fsprogs-core/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}
MAINTAINER?= mandree@FreeBSD.org
COMMENT?= Utilities & library to manipulate ext2/3/4 filesystems
-WWW= http://e2fsprogs.sourceforge.net/
+WWW= https://e2fsprogs.sourceforge.net/
LICENSE?= GPLv2+
.if !defined(_no_license_file)