git: 5b027a1ba03a - main - x11/xfishtank: Fix xscreensaver config

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Tue, 01 Oct 2024 19:44:16 UTC
The branch main has been updated by rodrigo:

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

commit 5b027a1ba03aaab29b96efd1099209d9eafad1d8
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-10-01 19:40:11 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-10-01 19:41:49 +0000

    x11/xfishtank: Fix xscreensaver config
---
 x11/xfishtank/Makefile               | 1 +
 x11/xfishtank/files/xfishtank.xml.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile
index b4dd79c938c5..37722fcb952f 100644
--- a/x11/xfishtank/Makefile
+++ b/x11/xfishtank/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xfishtank
 PORTVERSION=	2.5
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	DEBIAN
 MASTER_SITE_SUBDIR=	pool/main/x/xfishtank/
diff --git a/x11/xfishtank/files/xfishtank.xml.in b/x11/xfishtank/files/xfishtank.xml.in
index 5c171697cc36..a02361f78344 100644
--- a/x11/xfishtank/files/xfishtank.xml.in
+++ b/x11/xfishtank/files/xfishtank.xml.in
@@ -4,7 +4,7 @@
 
   <file id="bgfile" _label="Background image" arg="-p %"/>
 
-  <string id="bgcolor" _arg="-c %"
+  <string id="bgcolor" arg="-c %"
           _label="Background color (eg. red, MediumAquamarine, #ff0000)"/>
 
   <number id="nbubbles" _label="Number of bubbles" arg="-b %"