diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 2ea0a6d67d5..c141a27d30d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2001/07/17 15:01:38 nra Exp $ +# $NetBSD: Makefile,v 1.84 2001/08/02 12:55:20 itojun Exp $ # COMMENT= Security tools @@ -76,7 +76,6 @@ SUBDIR+= srp_client SUBDIR+= ssh SUBDIR+= ssh-askpass SUBDIR+= ssh-ip-tunnel -SUBDIR+= ssh6 SUBDIR+= ssldump SUBDIR+= sslwrap SUBDIR+= stunnel |