Date: Sat, 9 Jun 2018 16:07:49 +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: r472058 - head/devel/p5-Alien-SDL Message-ID: <201806091607.w59G7npG065417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Jun 9 16:07:49 2018 New Revision: 472058 URL: https://svnweb.freebsd.org/changeset/ports/472058 Log: - Fix LICENSE Approved by: portmgr blanket Modified: head/devel/p5-Alien-SDL/Makefile Modified: head/devel/p5-Alien-SDL/Makefile ============================================================================== --- head/devel/p5-Alien-SDL/Makefile Sat Jun 9 16:07:10 2018 (r472057) +++ head/devel/p5-Alien-SDL/Makefile Sat Jun 9 16:07:49 2018 (r472058) @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Detect and get configuration setting for SDL -LICENSE= GPLv2 +LICENSE= GPLv1 ART10 +LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS:= ${RUN_DEPENDS} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806091607.w59G7npG065417>