pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/wmSMPmon



Module Name:    pkgsrc
Committed By:   khorben
Date:           Wed Oct 25 21:30:42 UTC 2017

Modified Files:
        pkgsrc/sysutils/wmSMPmon: Makefile

Log Message:
Set the license to the GNU GPL (version 2)


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/wmSMPmon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/wmSMPmon/Makefile
diff -u pkgsrc/sysutils/wmSMPmon/Makefile:1.14 pkgsrc/sysutils/wmSMPmon/Makefile:1.15
--- pkgsrc/sysutils/wmSMPmon/Makefile:1.14      Wed Sep  6 10:40:33 2017
+++ pkgsrc/sysutils/wmSMPmon/Makefile   Wed Oct 25 21:30:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/09/06 10:40:33 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/10/25 21:30:42 khorben Exp $
 
 DISTNAME=      wmSMPmon-2.3
 PKGREVISION=   1
@@ -7,6 +7,7 @@ CATEGORIES=     sysutils x11
 
 MAINTAINER=    joel%carnat.net@localhost
 #HOMEPAGE=     http://lancre.ribbrock.org/binabit/wmSMPmon/
+LICENSE=       gnu-gpl-v2
 COMMENT=       Dockable CPU (SMP) monitor
 
 WRKSRC=                ${WRKDIR}/wmSMPmon-2.x/wmSMPmon



Home | Main Index | Thread Index | Old Index