git: 8bdeb2666d68 - main - devel/py-typecode: Update WWW

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Wed, 11 Feb 2026 14:55:35 UTC
The branch main has been updated by vvd:

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

commit 8bdeb2666d68bced326aec33a6e1440e699da07c
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-02-11 14:39:18 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-11 14:39:18 +0000

    devel/py-typecode: Update WWW
    
    Correct value is https://github.com/aboutcode-org/typecode/
    
    PR:             292261
    Approved by:    Tuukka Pasanen <tuukka.pasanen@ilmi.fi> (maintainer)
---
 devel/py-typecode/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-typecode/Makefile b/devel/py-typecode/Makefile
index e6dd24839aa7..38c9ee3ec17b 100644
--- a/devel/py-typecode/Makefile
+++ b/devel/py-typecode/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	tuukka.pasanen@ilmi.fi
 COMMENT=	Comprehensive filetype and mimetype detection using libmagic and Pygments
-WWW=		https://github.com/nexB/plugincode
+WWW=		https://github.com/aboutcode-org/typecode/
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/apache-2.0.LICENSE