summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc>1999-06-28 14:40:48 +0000
committeragc <agc>1999-06-28 14:40:48 +0000
commit7348b278b1fad80fe07a2adc05b93c3967cf8d44 (patch)
tree64c80b56de4e769ec88015be4415c1882d67234e /security
parent5ce05870d4bee4fdb399a2f85f18be35baa5975f (diff)
downloadpkgsrc-7348b278b1fad80fe07a2adc05b93c3967cf8d44.tar.gz
Add a LICENSE field of "no-commercial-use". Fixes PR 7874, from Bill
Sommerfeld.
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index a845754e422..76df46ab70e 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 1999/05/26 15:35:42 tv Exp $
+# $NetBSD: Makefile,v 1.48 1999/06/28 14:40:48 agc Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -14,6 +14,7 @@ HOMEPAGE= http://www.cs.hut.fi/ssh/
RESTRICTED= "Crypto; export-controlled"
MIRROR_DISTFILE= no
IS_INTERACTIVE= YES
+LICENSE= no-commercial-use
CFLAGS= -O2
GNU_CONFIGURE= YES