git: c5fc53ebce49 - main - sysutils/zfs-stats: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Oct 2023 12:13:39 UTC
The branch main has been updated by jbo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c5fc53ebce498c84022f85b7357940dc3c9dafde
commit c5fc53ebce498c84022f85b7357940dc3c9dafde
Author: Graham Perrin <grahamperrin@gmail.com>
AuthorDate: 2023-09-13 03:08:25 +0000
Commit: Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2023-10-30 12:12:46 +0000
sysutils/zfs-stats: Update WWW
Since we lost sight of the fact that this port is of a fork, it is no longer
appropriate to use the original (non-fork) URL for WWW purposes.
Instead, use the URL of the fork.
PR: 258238
Approved by: zirias (mentor), mm (maintainer, timeout)
Differential Revision: https://reviews.freebsd.org/D42397
---
sysutils/zfs-stats/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/zfs-stats/Makefile b/sysutils/zfs-stats/Makefile
index 9c0d18f76967..2c737b93a38e 100644
--- a/sysutils/zfs-stats/Makefile
+++ b/sysutils/zfs-stats/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils
MAINTAINER= mm@FreeBSD.org
COMMENT= Displays general ZFS information and human-readable statistics
-WWW= https://www.vx.sk/zfs-stats/
+WWW= https://github.com/mmatuska/zfs-stats
LICENSE= BSD2CLAUSE