pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/steghide



Module Name:    pkgsrc
Committed By:   sekiya
Date:           Mon Jan  9 05:01:18 UTC 2023

Modified Files:
        pkgsrc/security/steghide: Makefile

Log Message:
Add license per pkglint.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/steghide/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/steghide/Makefile
diff -u pkgsrc/security/steghide/Makefile:1.20 pkgsrc/security/steghide/Makefile:1.21
--- pkgsrc/security/steghide/Makefile:1.20      Fri Mar 20 11:58:19 2020
+++ pkgsrc/security/steghide/Makefile   Mon Jan  9 05:01:18 2023
@@ -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 @@ MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE
 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