Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2026 14:55:35 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8bdeb2666d68 - main - devel/py-typecode: Update WWW
Message-ID:  <698c9867.1c34f.34c02157@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698c9867.1c34f.34c02157>