pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/AiSSLtelnet Add LICENSE=generic-nonlicense, s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ccdb7a96107
branches:  trunk
changeset: 547090:6ccdb7a96107
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Sep 12 11:42:02 2008 +0000

description:
Add LICENSE=generic-nonlicense, set NO_*_ON_* due to unfetchable
distfile.

diffstat:

 security/AiSSLtelnet/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 5b3197c3c1c7 -r 6ccdb7a96107 security/AiSSLtelnet/Makefile
--- a/security/AiSSLtelnet/Makefile     Fri Sep 12 11:39:06 2008 +0000
+++ b/security/AiSSLtelnet/Makefile     Fri Sep 12 11:42:02 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:44 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/09/12 11:42:02 gdt Exp $
 #
 
 DISTNAME=      AiSSLtelnet-0.15
@@ -14,9 +14,13 @@
 
 GNU_CONFIGURE= YES
 
+# License unreadable due to unfetchable distfile.
+LICENSE=               generic-nonlicense
 RESTRICTED=            Source code redistribution is not permitted.consult okuno%mars.elcom.nitech.ac.jp@localhost.
 NO_SRC_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_FTP=         ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 WRKSRC=                ${WRKDIR}/AiSSLtelnet
 



Home | Main Index | Thread Index | Old Index