pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/blinkentools



Module Name:    pkgsrc
Committed By:   rillig
Date:           Wed Jan  3 00:34:18 UTC 2018

Modified Files:
        pkgsrc/graphics/blinkentools: Makefile

Log Message:
Added missing LICENSE variable.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/graphics/blinkentools/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/blinkentools/Makefile
diff -u pkgsrc/graphics/blinkentools/Makefile:1.40 pkgsrc/graphics/blinkentools/Makefile:1.41
--- pkgsrc/graphics/blinkentools/Makefile:1.40  Sun Feb 12 06:25:24 2017
+++ pkgsrc/graphics/blinkentools/Makefile       Wed Jan  3 00:34:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2017/02/12 06:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2018/01/03 00:34:18 rillig Exp $
 #
 
 DISTNAME=              blinkentools-2.2
@@ -9,6 +9,7 @@ MASTER_SITES=           http://sven.gimp.org/blin
 MAINTAINER=            salo%NetBSD.org@localhost
 HOMEPAGE=              http://www.blinkenlights.de/
 COMMENT=               Blinkenlights movies tools collection
+LICENSE=               gnu-gpl-v2
 
 USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index