git: 131ad5a45ee1 - main - x11/wscreensaver: use homepage recommended in README
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Dec 2023 10:33:50 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=131ad5a45ee119a782ade49392fc8a9b228a7b13 commit 131ad5a45ee119a782ade49392fc8a9b228a7b13 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-12-08 10:33:38 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-12-08 10:33:38 +0000 x11/wscreensaver: use homepage recommended in README --- x11/wscreensaver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/wscreensaver/Makefile b/x11/wscreensaver/Makefile index e183d9e1fda2..1d9aaf849226 100644 --- a/x11/wscreensaver/Makefile +++ b/x11/wscreensaver/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://git.sr.ht/~mstoeckl/${PORTNAME}/archive/${DISTVERSIONFULL} MAINTAINER= jbeich@FreeBSD.org COMMENT= Fork of xscreensaver to draw animated wallpapers on Wayland -WWW= https://git.sr.ht/~mstoeckl/wscreensaver +WWW= https://sr.ht/~mstoeckl/wscreensaver/ LICENSE= MIT