diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-02-09 23:07:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-02-09 23:07:20 +0000 |
commit | bd89fe016ec691dbb150d131af2703401be3cb05 (patch) | |
tree | 094b08f62d11bb7ef5d8275f985081a1a06b520f /security/ssh | |
parent | ccd8c2a7718848972a4f5cef25c26bb3e9014d09 (diff) | |
download | ports-bd89fe016ec691dbb150d131af2703401be3cb05.tar.gz ports-bd89fe016ec691dbb150d131af2703401be3cb05.zip |
Notes
Diffstat (limited to 'security/ssh')
-rw-r--r-- | security/ssh/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 11e4183e0704..f080f81513d8 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -23,10 +23,6 @@ MASTER_SITES= ftp://ftp.cs.engr.uky.edu/cs/software/ \ MAINTAINER= ports@FreeBSD.org -#FORBIDDEN= "Remote vulnerabilities" - -#RESTRICTED= "Crypto: export-controlled" - USE_AUTOCONF= YES GNU_CONFIGURE= YES USE_PERL5= YES |