summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-02-09 23:07:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-02-09 23:07:20 +0000
commitbd89fe016ec691dbb150d131af2703401be3cb05 (patch)
tree094b08f62d11bb7ef5d8275f985081a1a06b520f /security
parentSigh, the patch released by ssh.com was wrong (kill() had the arguments (diff)
Remove some commented out makefile cruft.
Notes
Notes: svn path=/head/; revision=38158
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile4
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