Date: Sun, 22 Aug 2021 01:04:07 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1dde2b2d5f52 - main - audio/shortwave: license allows later GPL versions Message-ID: <202108220104.17M147Cp087117@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1dde2b2d5f5243751409256d2fd7ab975bbea5ac commit 1dde2b2d5f5243751409256d2fd7ab975bbea5ac Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-22 01:02:59 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-22 01:03:06 +0000 audio/shortwave: license allows later GPL versions --- audio/shortwave/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index 904b829fedcc..3c236cd3afe7 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -5,7 +5,7 @@ CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org COMMENT= Listen to internet radio -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.md LIB_DEPENDS= libdbus-1.so:devel/dbus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108220104.17M147Cp087117>