Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 09:01:50 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449824 - head/astro/foxtrotgps
Message-ID:  <201709140901.v8E91olD013929@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep 14 09:01:50 2017
New Revision: 449824
URL: https://svnweb.freebsd.org/changeset/ports/449824

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

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

Modified: head/astro/foxtrotgps/Makefile
==============================================================================
--- head/astro/foxtrotgps/Makefile	Thu Sep 14 06:22:24 2017	(r449823)
+++ head/astro/foxtrotgps/Makefile	Thu Sep 14 09:01:50 2017	(r449824)
@@ -11,6 +11,7 @@ MAINTAINER=	crwhipp@gmail.com
 COMMENT=	Lightweight opensource gps moving map application
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexif.so:graphics/libexif \

Modified: head/astro/foxtrotgps/pkg-descr
==============================================================================
--- head/astro/foxtrotgps/pkg-descr	Thu Sep 14 06:22:24 2017	(r449823)
+++ head/astro/foxtrotgps/pkg-descr	Thu Sep 14 09:01:50 2017	(r449824)
@@ -6,4 +6,4 @@ are available, and new ones may be added.
 
 Map areas may be downloaded and cached for use while offline.
 
-WWW: http://www.foxtrotgps.org
+WWW: https://www.foxtrotgps.org/



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