pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/mate-polkit



Module Name:    pkgsrc
Committed By:   rillig
Date:           Wed Jan  3 01:08:05 UTC 2018

Modified Files:
        pkgsrc/security/mate-polkit: Makefile

Log Message:
Added missing LICENSE variable.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/mate-polkit/Makefile

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

Modified files:

Index: pkgsrc/security/mate-polkit/Makefile
diff -u pkgsrc/security/mate-polkit/Makefile:1.7 pkgsrc/security/mate-polkit/Makefile:1.8
--- pkgsrc/security/mate-polkit/Makefile:1.7    Thu Nov 23 17:20:11 2017
+++ pkgsrc/security/mate-polkit/Makefile        Wed Jan  3 01:08:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/23 17:20:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/01/03 01:08:05 rillig Exp $
 
 PKGREVISION= 1
 .include "../../meta-pkgs/mate/Makefile.common"
@@ -7,6 +7,7 @@ DISTNAME=       mate-polkit-${VERSION:R}.1
 CATEGORIES=    security
 
 COMMENT=       MATE desktop environment Authentication Agent for PolicyKit
+LICENSE=       gnu-lgpl-v2
 
 PKGCONFIG_OVERRIDE+=   polkitgtkmate/polkit-gtk-mate-1.pc.in
 



Home | Main Index | Thread Index | Old Index