Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2015 23:50:59 +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: r399311 - head/graphics/import-pictures
Message-ID:  <201510142350.t9ENoxBM054592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Oct 14 23:50:59 2015
New Revision: 399311
URL: https://svnweb.freebsd.org/changeset/ports/399311

Log:
  - Clarify LICENSE

Modified:
  head/graphics/import-pictures/Makefile

Modified: head/graphics/import-pictures/Makefile
==============================================================================
--- head/graphics/import-pictures/Makefile	Wed Oct 14 23:50:53 2015	(r399310)
+++ head/graphics/import-pictures/Makefile	Wed Oct 14 23:50:59 2015	(r399311)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.nagilum.org/uni
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Utility to copy/move pictures from a directory
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 # or later
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \



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