pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mush Set all except NO_SRC_ON_FTP per license.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/128e5a24568d
branches:  trunk
changeset: 546970:128e5a24568d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Sep 10 14:07:23 2008 +0000

description:
Set all except NO_SRC_ON_FTP per license.

diffstat:

 mail/mush/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r bd4bacb1a0e4 -r 128e5a24568d mail/mush/Makefile
--- a/mail/mush/Makefile        Wed Sep 10 14:02:46 2008 +0000
+++ b/mail/mush/Makefile        Wed Sep 10 14:07:23 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/10/09 02:41:11 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2008/09/10 14:07:23 gdt Exp $
 
 DISTNAME=      mush-7.2.5
 PKGNAME=       mush-7.2.6.b4.pl1
@@ -21,8 +21,10 @@
 COMMENT=       Text-based mail client
 
 LICENSE=       mush-license
-RESTRICTED=            Can't sell the code as part of anything
+RESTRICTED=            Unmodified source may be distributed but not sold.
+NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 WRKSRC=                ${WRKDIR}
 DIST_SUBDIR=   mush



Home | Main Index | Thread Index | Old Index