Date: Wed, 28 Feb 2024 09:19:35 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e8ae44465a4 - main - multimedia/smplayer-{skins,themes}: update WWW Message-ID: <202402280919.41S9JZMT060426@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e8ae44465a42ea41dfb56663ccc786cde3dcb65 commit 6e8ae44465a42ea41dfb56663ccc786cde3dcb65 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-02-28 09:17:53 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-02-28 09:17:53 +0000 multimedia/smplayer-{skins,themes}: update WWW Approved by: arrowd (mentor, implicit) --- multimedia/smplayer-skins/Makefile | 2 +- multimedia/smplayer-themes/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/smplayer-skins/Makefile b/multimedia/smplayer-skins/Makefile index 93cc93abe342..eef8b6464c14 100644 --- a/multimedia/smplayer-skins/Makefile +++ b/multimedia/smplayer-skins/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/smplayer/SMPlayer-skins/${PORTVERSION} MAINTAINER= vvd@FreeBSD.org COMMENT= Skins for SMPlayer (Skinnable GUI) -WWW= http://smplayer.sourceforge.net/ +WWW= https://www.smplayer.info/ USES= qt:5 tar:bzip2 USE_QT= buildtools:build diff --git a/multimedia/smplayer-themes/Makefile b/multimedia/smplayer-themes/Makefile index d847f8cd96d2..2c9e91a4dd5b 100644 --- a/multimedia/smplayer-themes/Makefile +++ b/multimedia/smplayer-themes/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/smplayer/SMPlayer-themes/${PORTVERSION}/ MAINTAINER= vvd@FreeBSD.org COMMENT= Themes for SMPlayer -WWW= http://smplayer.sourceforge.net/ +WWW= https://www.smplayer.info/ USES= qt:5 tar:bzip2 USE_QT= buildtools:build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402280919.41S9JZMT060426>