svn commit: r450503 - head/deskutils/cdcat

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 24 18:48:53 UTC 2017


Author: sunpoet
Date: Sun Sep 24 18:48:51 2017
New Revision: 450503
URL: https://svnweb.freebsd.org/changeset/ports/450503

Log:
  Update LICENSE
  
  - Add LICENSE_FILE

Modified:
  head/deskutils/cdcat/Makefile

Modified: head/deskutils/cdcat/Makefile
==============================================================================
--- head/deskutils/cdcat/Makefile	Sun Sep 24 18:48:47 2017	(r450502)
+++ head/deskutils/cdcat/Makefile	Sun Sep 24 18:48:51 2017	(r450503)
@@ -10,8 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-$
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Qt based tool for offline CD/DVD/disk catalogs
 
-LICENSE=	GPLv2 MPL
-LICENSE_COMB=	multi
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	cryptopp>0:security/cryptopp
 LIB_DEPENDS=	libtar.so:devel/libtar \


More information about the svn-ports-all mailing list