Added starttls.
This commit is contained in:
parent
55ffb6e9ac
commit
d223ee72e7
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.281 2006/11/17 15:19:39 shannonjr Exp $
|
||||
# $NetBSD: Makefile,v 1.282 2006/11/18 16:10:41 obache Exp $
|
||||
#
|
||||
|
||||
COMMENT= Security tools
|
||||
|
@ -245,6 +245,7 @@ SUBDIR+= ssh-ip-tunnel
|
|||
SUBDIR+= ssh2
|
||||
SUBDIR+= ssldump
|
||||
SUBDIR+= sslwrap
|
||||
SUBDIR+= starttls
|
||||
SUBDIR+= steghide
|
||||
SUBDIR+= stunnel
|
||||
SUBDIR+= sudo
|
||||
|
|
Loading…
Reference in a new issue