pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/libgnome-keyring



Module Name:    pkgsrc
Committed By:   rillig
Date:           Wed Jan  3 01:04:54 UTC 2018

Modified Files:
        pkgsrc/security/libgnome-keyring: Makefile

Log Message:
Added missing LICENSE variable.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/libgnome-keyring/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/libgnome-keyring/Makefile
diff -u pkgsrc/security/libgnome-keyring/Makefile:1.15 pkgsrc/security/libgnome-keyring/Makefile:1.16
--- pkgsrc/security/libgnome-keyring/Makefile:1.15      Sun Jul 30 22:47:55 2017
+++ pkgsrc/security/libgnome-keyring/Makefile   Wed Jan  3 01:04:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/07/30 22:47:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/03 01:04:54 rillig Exp $
 
 DISTNAME=      libgnome-keyring-3.12.0
 CATEGORIES=    security gnome
@@ -8,6 +8,7 @@ EXTRACT_SUFX=   .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.gnome.org/
 COMMENT=       GNOME password and secret manager
+LICENSE=       gnu-lgpl-v2
 
 CONFLICTS+=    gnome-keyring<2.30
 



Home | Main Index | Thread Index | Old Index