pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/lha Change RESTRICTED message, suggested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74132834ee23
branches:  trunk
changeset: 523496:74132834ee23
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Jan 08 17:35:39 2007 +0000

description:
Change RESTRICTED message, suggested by gdt@.

diffstat:

 archivers/lha/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (22 lines):

diff -r 05ab55dbbac0 -r 74132834ee23 archivers/lha/Makefile
--- a/archivers/lha/Makefile    Mon Jan 08 17:33:42 2007 +0000
+++ b/archivers/lha/Makefile    Mon Jan 08 17:35:39 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/01/08 17:23:55 obache Exp $
+# $NetBSD: Makefile,v 1.33 2007/01/08 17:35:39 obache Exp $
 
 DISTNAME=      lha-114i
 PKGNAME=       lha-114.9
@@ -12,10 +12,8 @@
 COMMENT=       Archive files using LZW compression (.lzh files)
 
 LICENSE=       lha-license
-RESTRICTED=    Distribution of only binaries not permitted. \
-               If this software is included in medium that may be obtained by \
-               users without network connectivity, need notify to author. \
-               Commercial use is restricted.
+RESTRICTED=    Other than for-free distribution of the unmodified source \
+               over a network, redistribution terms are complex.
 NO_SRC_ON_CDROM=${RESTRICTED}
 NO_BIN_ON_FTP= ${RESTRICTED}
 NO_BIN_ON_CDROM=${RESTRICTED}



Home | Main Index | Thread Index | Old Index