Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2026 13:52:43 +0000
From:      Alan Somers <asomers@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f274d1ecd24e - main - filesystems/py-libzfs: fix WWW
Message-ID:  <69baae2b.3dbaf.57f283d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by asomers:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f274d1ecd24e8639e6cbaefddae679887d146756

commit f274d1ecd24e8639e6cbaefddae679887d146756
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2026-03-18 13:47:23 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2026-03-18 13:52:38 +0000

    filesystems/py-libzfs: fix WWW
    
    Upstream has relocated.
    
    PR:             284149
    Submitted by:   ax61@disroot.org
    Approved by:    Goran Mekić <meka@tilda.center> (maintainer)
---
 filesystems/py-libzfs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/filesystems/py-libzfs/Makefile b/filesystems/py-libzfs/Makefile
index 53f57afceb1d..524c3f3d33a1 100644
--- a/filesystems/py-libzfs/Makefile
+++ b/filesystems/py-libzfs/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	meka@tilda.center
 COMMENT=	Python libzfs bindings
-WWW=		https://github.com/freenas/py-libzfs
+WWW=		https://github.com/truenas/py-libzfs
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69baae2b.3dbaf.57f283d>