pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/steghide Add license per pkglint.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ae0ce3a3c76
branches:  trunk
changeset: 391386:9ae0ce3a3c76
user:      sekiya <sekiya%pkgsrc.org@localhost>
date:      Mon Jan 09 05:01:18 2023 +0000

description:
Add license per pkglint.

diffstat:

 security/steghide/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1124dcebead7 -r 9ae0ce3a3c76 security/steghide/Makefile
--- a/security/steghide/Makefile        Mon Jan 09 04:51:05 2023 +0000
+++ b/security/steghide/Makefile        Mon Jan 09 05:01:18 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/03/20 11:58:19 nia Exp $
+# $NetBSD: Makefile,v 1.21 2023/01/09 05:01:18 sekiya Exp $
 
 DISTNAME=              steghide-0.5.1
 PKGREVISION=           7
@@ -8,6 +8,7 @@
 MAINTAINER=            agc%NetBSD.org@localhost
 HOMEPAGE=              http://steghide.sourceforge.net/
 COMMENT=               Hides data (steganography) in audio or graphics files
+LICENSE=               gnu-gpl-v2
 
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++03



Home | Main Index | Thread Index | Old Index