pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/compton x11/compton: Some source files are under a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47747e626c60
branches:  trunk
changeset: 315903:47747e626c60
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Dec 01 13:25:51 2018 +0000

description:
x11/compton: Some source files are under a new license.

diffstat:

 x11/compton/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 81c44ee7c54d -r 47747e626c60 x11/compton/Makefile
--- a/x11/compton/Makefile      Sat Dec 01 13:23:51 2018 +0000
+++ b/x11/compton/Makefile      Sat Dec 01 13:25:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/12/01 13:23:51 nia Exp $
+# $NetBSD: Makefile,v 1.5 2018/12/01 13:25:51 nia Exp $
 
 DISTNAME=      compton-4.0
 CATEGORIES=    x11 wm
@@ -8,7 +8,7 @@
 MAINTAINER=    nia%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/chjj/compton
 COMMENT=       Configurable compositing manager for X11
-LICENSE=       mit
+LICENSE=       mit AND mpl-2.0
 
 BUILD_DEPENDS+=        asciidoc-[0-9]*:../../textproc/asciidoc
 



Home | Main Index | Thread Index | Old Index