summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authoritojun <itojun>2000-08-05 21:56:23 +0000
committeritojun <itojun>2000-08-05 21:56:23 +0000
commitb8fb56aaac7d1bdf3e36f0f0576127d8cc9fc220 (patch)
treef090c5f4bdbf09202de387556604a79a08631996 /security/ssh
parent1050c634a0a5894d5f4f0c0292fc3e5413108ab1 (diff)
downloadpkgsrc-b8fb56aaac7d1bdf3e36f0f0576127d8cc9fc220.tar.gz
mention license change issue in 1.2.27 -> 1.2.28.
Diffstat (limited to 'security/ssh')
-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/ \