svn commit: r541397 - head/astro/opencpn

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jul 7 09:35:15 UTC 2020


Author: amdmi3
Date: Tue Jul  7 09:35:14 2020
New Revision: 541397
URL: https://svnweb.freebsd.org/changeset/ports/541397

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/astro/opencpn/Makefile
  head/astro/opencpn/pkg-descr

Modified: head/astro/opencpn/Makefile
==============================================================================
--- head/astro/opencpn/Makefile	Tue Jul  7 09:02:47 2020	(r541396)
+++ head/astro/opencpn/Makefile	Tue Jul  7 09:35:14 2020	(r541397)
@@ -10,6 +10,7 @@ MAINTAINER=	ml at netfence.it
 COMMENT=	Concise ChartPlotter/Navigator
 
 LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING.gplv2
 
 LIB_DEPENDS=	libportaudio.so:audio/portaudio \
 		libcurl.so:ftp/curl \

Modified: head/astro/opencpn/pkg-descr
==============================================================================
--- head/astro/opencpn/pkg-descr	Tue Jul  7 09:02:47 2020	(r541396)
+++ head/astro/opencpn/pkg-descr	Tue Jul  7 09:35:14 2020	(r541397)
@@ -3,4 +3,4 @@ navigation software, for use underway or as a planning
 developed by a team of active sailors using real world conditions for
 program testing and refinement.
 
-WWW: http://opencpn.org/
+WWW: https://opencpn.org/


More information about the svn-ports-all mailing list