pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/hot-babe



Module Name:    pkgsrc
Committed By:   rillig
Date:           Tue Jan  2 22:56:02 UTC 2018

Modified Files:
        pkgsrc/x11/hot-babe: Makefile

Log Message:
Added missing LICENSE variable.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/x11/hot-babe/Makefile

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

Modified files:

Index: pkgsrc/x11/hot-babe/Makefile
diff -u pkgsrc/x11/hot-babe/Makefile:1.48 pkgsrc/x11/hot-babe/Makefile:1.49
--- pkgsrc/x11/hot-babe/Makefile:1.48   Wed Aug 16 20:45:47 2017
+++ pkgsrc/x11/hot-babe/Makefile        Tue Jan  2 22:56:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2017/08/16 20:45:47 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2018/01/02 22:56:02 rillig Exp $
 
 DISTNAME=      hot-babe-0.2.2
 PKGREVISION=   26
@@ -8,6 +8,7 @@ CATEGORIES=     x11
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://dindinx.net/hotbabe/
 COMMENT=       System load monitor
+LICENSE=       artistic
 
 USE_TOOLS+=    pkg-config
 



Home | Main Index | Thread Index | Old Index