Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 15:03:41 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: ff9b4950645a - main - astro/gpsbabel: fix LICENSE
Message-ID:  <202104071503.137F3f4h080871@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=ff9b4950645a8910bc7f36d1ad6434205ab993ef

commit ff9b4950645a8910bc7f36d1ad6434205ab993ef
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-07 12:18:40 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-07 15:02:14 +0000

    astro/gpsbabel: fix LICENSE
    
    Approved by:    portmgr blanket
---
 astro/gpsbabel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile
index dcd80b092b3e..53e275f51c89 100644
--- a/astro/gpsbabel/Makefile
+++ b/astro/gpsbabel/Makefile
@@ -8,7 +8,7 @@ CATEGORIES=	astro geography
 MAINTAINER=	dev2@heesakkers.info
 COMMENT=	GPS file translating tool
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		compiler:c++11-lang gmake localbase qt:5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104071503.137F3f4h080871>