pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/amiwm Set NO_BIN_ON_FTP because pkgsrc modifies the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d55d5f69138c
branches: trunk
changeset: 547134:d55d5f69138c
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Sep 12 20:06:29 2008 +0000
description:
Set NO_BIN_ON_FTP because pkgsrc modifies the source.
diffstat:
wm/amiwm/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r f116096aca72 -r d55d5f69138c wm/amiwm/Makefile
--- a/wm/amiwm/Makefile Fri Sep 12 20:02:17 2008 +0000
+++ b/wm/amiwm/Makefile Fri Sep 12 20:06:29 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2008/09/12 20:06:29 gdt Exp $
#
DISTNAME= amiwm0.20pl48
@@ -14,7 +14,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
LICENSE= amiwm-license
-RESTRICTED= Restrictive copyright (non-commerical use only)
+RESTRICTED= Distribution limited to non-commercial purposes, unmodified binaries only.
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
Home |
Main Index |
Thread Index |
Old Index