git: 5572fc778316 - main - devel/gitty: point PORTSCOUT to the correct site

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Mon, 29 Sep 2025 15:57:35 UTC
The branch main has been updated by dch:

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

commit 5572fc778316be89253ba850aeaf3099efcb2fb7
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2025-09-29 15:48:02 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2025-09-29 15:57:12 +0000

    devel/gitty: point PORTSCOUT to the correct site
    
    Sponsored by:   SkunkWerks, GmbH
---
 devel/gitty/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/gitty/Makefile b/devel/gitty/Makefile
index 961f07eb058d..d0eb33329b15 100644
--- a/devel/gitty/Makefile
+++ b/devel/gitty/Makefile
@@ -17,6 +17,7 @@ GH_TUPLE=	golang:sys:v0.6.0:sys
 
 GO_MODULE=	github.com/muesli/${PORTNAME}
 
+PORTSCOUT=	site:https://github.com/muesli/gitty/releases
 PLIST_FILES=	bin/${PORTNAME}
 
 pre-build: