svn commit: r449824 - head/astro/foxtrotgps

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 14 09:01:51 UTC 2017


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 at 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/


More information about the svn-ports-all mailing list