Date: Thu, 19 Sep 2024 19:53:31 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c6058acc2a4c - main - x11-fm/sushi: fix WWW to actually point to upstream Message-ID: <202409191953.48JJrVAw099129@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6058acc2a4c04473689503a94a4000c1fe3ea78 commit c6058acc2a4c04473689503a94a4000c1fe3ea78 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2024-09-19 13:22:10 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2024-09-19 19:48:44 +0000 x11-fm/sushi: fix WWW to actually point to upstream Approved by: portmgr blanket --- x11-fm/sushi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile index af84567d9f3c..c8e7cb1b14c4 100644 --- a/x11-fm/sushi/Makefile +++ b/x11-fm/sushi/Makefile @@ -7,7 +7,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Tool similar to Gloobus Preview that provides quick file previews -WWW= http://www.ubuntugeek.com/gnome-sushi-quick-previewer-for-nautilus.html +WWW= https://gitlab.gnome.org/GNOME/sushi LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409191953.48JJrVAw099129>