diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-17 01:40:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-17 01:40:35 +0000 |
commit | 827b7b9d6a9b1e33a1de11a4324296cc5ae3ad5b (patch) | |
tree | 2d9291824af8818c8402d3ff9925430d24aff79f /security/ssh2 | |
parent | de1e11e7a4a7a4c42c2a2cf1af0d33dc63f4e4bc (diff) | |
download | ports-827b7b9d6a9b1e33a1de11a4324296cc5ae3ad5b.tar.gz ports-827b7b9d6a9b1e33a1de11a4324296cc5ae3ad5b.zip |
Notes
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile | 2 |
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 |