diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index d8fe636f46f..59b6f1554a7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2004/09/05 10:01:32 grant Exp $ +# $NetBSD: Makefile,v 1.197 2004/09/22 06:59:59 martti Exp $ # COMMENT= Security tools @@ -20,6 +20,7 @@ SUBDIR+= beecrypt SUBDIR+= bitstir SUBDIR+= cfs SUBDIR+= chkrootkit +SUBDIR+= corkscrew SUBDIR+= crack SUBDIR+= crypto++ SUBDIR+= cy-login |