pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lha Put LICENSE before RESTRICTED, suggeste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1aeec7c0aecb
branches: trunk
changeset: 523494:1aeec7c0aecb
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jan 08 17:23:55 2007 +0000
description:
Put LICENSE before RESTRICTED, suggested by gdt@.
diffstat:
archivers/lha/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 3c0dbd96298d -r 1aeec7c0aecb archivers/lha/Makefile
--- a/archivers/lha/Makefile Mon Jan 08 17:23:06 2007 +0000
+++ b/archivers/lha/Makefile Mon Jan 08 17:23:55 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/01/08 03:11:31 obache Exp $
+# $NetBSD: Makefile,v 1.32 2007/01/08 17:23:55 obache Exp $
DISTNAME= lha-114i
PKGNAME= lha-114.9
@@ -11,6 +11,7 @@
HOMEPAGE= http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm
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. \
@@ -18,7 +19,6 @@
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
-LICENSE= lha-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index