pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaDemos
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jan 3 00:29:23 UTC 2018
Modified Files:
pkgsrc/graphics/MesaDemos: Makefile
Log Message:
Fixed LICENSE comment.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/MesaDemos/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/MesaDemos/Makefile
diff -u pkgsrc/graphics/MesaDemos/Makefile:1.41 pkgsrc/graphics/MesaDemos/Makefile:1.42
--- pkgsrc/graphics/MesaDemos/Makefile:1.41 Tue Aug 1 14:58:59 2017
+++ pkgsrc/graphics/MesaDemos/Makefile Wed Jan 3 00:29:23 2018
@@ -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@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