pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/MesaDemos Fixed LICENSE comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d659a89e795
branches:  trunk
changeset: 373484:9d659a89e795
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Jan 03 00:29:23 2018 +0000

description:
Fixed LICENSE comment.

diffstat:

 graphics/MesaDemos/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2bc68f1cc946 -r 9d659a89e795 graphics/MesaDemos/Makefile
--- a/graphics/MesaDemos/Makefile       Wed Jan 03 00:21:01 2018 +0000
+++ b/graphics/MesaDemos/Makefile       Wed Jan 03 00:29:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2017/08/01 14:58:59 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/01/03 00:29:23 rillig Exp $
 
 DISTNAME=      mesa-demos-8.2.0
 PKGNAME=       ${DISTNAME:S/mesa-demos/MesaDemos/}
@@ -10,7 +10,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://cgit.freedesktop.org/mesa/demos/
 COMMENT=       OpenGL examples and Demos
-#LICENSE=      # Similar to mit but with SGI advertising clause.
+#LICENSE=      # Each source file has a different license
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index