aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2024-10-01 19:40:11 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2024-10-01 19:41:49 +0000
commit5b027a1ba03aaab29b96efd1099209d9eafad1d8 (patch)
tree8f2ce1f91502b51119e30e51ffb866eddc6b6fe6
parent4485bd8221c2c5630b87826d37da850b3361b782 (diff)
downloadports-5b027a1ba03aaab29b96efd1099209d9eafad1d8.tar.gz
ports-5b027a1ba03aaab29b96efd1099209d9eafad1d8.zip
x11/xfishtank: Fix xscreensaver config
-rw-r--r--x11/xfishtank/Makefile1
-rw-r--r--x11/xfishtank/files/xfishtank.xml.in2
2 files changed, 2 insertions, 1 deletions
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 %"