diff options
author | martti <martti> | 2004-09-22 06:59:59 +0000 |
---|---|---|
committer | martti <martti> | 2004-09-22 06:59:59 +0000 |
commit | 6e07fcd6aaeaa782fc4428b87a9043167054e1f4 (patch) | |
tree | f84322be55740a2af657794ec5ceb7019518afbe /security | |
parent | 5afacd62e7bd48fd5a85d0b8cd3f419860545893 (diff) | |
download | pkgsrc-6e07fcd6aaeaa782fc4428b87a9043167054e1f4.tar.gz |
Added corkscrew
Diffstat (limited to 'security')
-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 |