git: 1dde2b2d5f52 - main - audio/shortwave: license allows later GPL versions

Jan Beich jbeich at FreeBSD.org
Sun Aug 22 01:04:07 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dde2b2d5f5243751409256d2fd7ab975bbea5ac

commit 1dde2b2d5f5243751409256d2fd7ab975bbea5ac
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-22 01:02:59 +0000
Commit:     Jan Beich <jbeich at 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 at FreeBSD.org
 COMMENT=	Listen to internet radio
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING.md
 
 LIB_DEPENDS=	libdbus-1.so:devel/dbus


More information about the dev-commits-ports-main mailing list