summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-03 00:29:23 +0000
committerrillig <rillig@pkgsrc.org>2018-01-03 00:29:23 +0000
commita3920e6b4ba07687458cb406a388e623e35bd0a3 (patch)
tree69c0a24ee035f6287d96c2ad6c0cda12e9f1e28f /graphics/MesaDemos
parent0de6dc76b99446c64a5055ff7b3f84ef310eaf16 (diff)
downloadpkgsrc-a3920e6b4ba07687458cb406a388e623e35bd0a3.tar.gz
Fixed LICENSE comment.
Diffstat (limited to 'graphics/MesaDemos')
-rw-r--r--graphics/MesaDemos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/MesaDemos/Makefile b/graphics/MesaDemos/Makefile
index b4bc46081fc..b2f87aac776 100644
--- a/graphics/MesaDemos/Makefile
+++ b/graphics/MesaDemos/Makefile
@@ -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 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
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