pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/zip1 add LICENSE=generic-nonlicense, because...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9a6821f0eec
branches:  trunk
changeset: 523708:d9a6821f0eec
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Jan 11 19:08:50 2007 +0000

description:
add LICENSE=generic-nonlicense, because RESTRICTED makes it clear this
is non-free, and that's better than missing LICENSE.

diffstat:

 archivers/zip1/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2747720a1fc1 -r d9a6821f0eec archivers/zip1/Makefile
--- a/archivers/zip1/Makefile   Thu Jan 11 19:08:48 2007 +0000
+++ b/archivers/zip1/Makefile   Thu Jan 11 19:08:50 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/12/19 13:44:02 rillig Exp $
+# $NetBSD: Makefile,v 1.42 2007/01/11 19:08:50 gdt Exp $
 #
 
 DISTNAME=      zip1-1.1
@@ -12,6 +12,7 @@
 HOMEPAGE=      http://www.info-zip.org/pub/infozip/
 COMMENT=       Create/update ZIP files compatible with pkzip version 1
 
+LICENSE=       generic-nonlicense
 RESTRICTED=    Do not modify.  Do not sell for profit.
 NO_SRC_ON_CDROM=${RESTRICTED}
 NO_BIN_ON_CDROM=${RESTRICTED}



Home | Main Index | Thread Index | Old Index