git: 68fff7a9ec0d - main - editors/pluma: add GitHub releases site hint to PORTSCOUT

From: Eric Turgeon <ericbsd_at_FreeBSD.org>
Date: Sun, 07 Jun 2026 19:13:43 UTC
The branch main has been updated by ericbsd:

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

commit 68fff7a9ec0d70f31d7caecc3d4d2b605617e41d
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2026-06-07 19:13:40 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2026-06-07 19:13:40 +0000

    editors/pluma: add GitHub releases site hint to PORTSCOUT
---
 editors/pluma/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index ca1735eb94b9..57add3d12a14 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -29,7 +29,7 @@ GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 
-PORTSCOUT=	limitw:1,even
+PORTSCOUT=	site:https://github.com/mate-desktop/pluma/releases/ limitw:1,even
 
 SHEBANG_FILES=	\
 		${WRKSRC}/data/pluma-bugreport.sh.in \