summaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 01:40:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 01:40:35 +0000
commit827b7b9d6a9b1e33a1de11a4324296cc5ae3ad5b (patch)
tree2d9291824af8818c8402d3ff9925430d24aff79f /security/ssh2
parentUpdate to version 3.24. (diff)
Unrestrict to match the ssh port.
Notes
Notes: svn path=/head/; revision=38417
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index dcec14d0a452..bb168cf26bf3 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ssh-${PORTVERSION}
MAINTAINER= issei@jp.FreeBSD.org
-RESTRICTED= "Crypto; export-controlled"
+#RESTRICTED= "Crypto; export-controlled"
GNU_CONFIGURE= YES