git: fe39455a3440 - main - x11/swayr: distinguish homepage from x11/swayrbar
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Sep 2022 14:24:56 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe39455a34404ee19c4b1459f6f4cc7955bcc73e commit fe39455a34404ee19c4b1459f6f4cc7955bcc73e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-09-30 14:22:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-09-30 14:24:30 +0000 x11/swayr: distinguish homepage from x11/swayrbar --- x11/swayr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index 4107f1afbdc0..b0921f8c5578 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -7,7 +7,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= jbeich@FreeBSD.org COMMENT= Urgent-first/LRU window switcher for sway -WWW= https://sr.ht/~tsdh/swayr/ +WWW= https://sr.ht/~tsdh/swayr/#swayr LICENSE= GPLv3+