summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoritojun <itojun>2000-08-05 21:56:23 +0000
committeritojun <itojun>2000-08-05 21:56:23 +0000
commit93414d5ee8424a065b53065cff18870798b6eea2 (patch)
treef090c5f4bdbf09202de387556604a79a08631996 /security
parent27cb5ef9306399d2bb50a9a36549bfcc5abb82df (diff)
downloadpkgsrc-93414d5ee8424a065b53065cff18870798b6eea2.tar.gz
mention license change issue in 1.2.27 -> 1.2.28.
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index f9a87f909b5..325736fa353 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,7 +1,11 @@
-# $NetBSD: Makefile,v 1.78 2000/07/17 11:57:32 veego Exp $
+# $NetBSD: Makefile,v 1.79 2000/08/05 21:56:23 itojun Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
+# We do not upgrade to 1.2.28 and beyond, intentionally. There was license
+# change between 1.2.27 and 1.2.28, and the new license prohibits us from
+# modifying/redistributing it.
+#
DISTNAME= ssh-1.2.27
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \