diff options
author | ghen <ghen@pkgsrc.org> | 2006-03-07 12:22:49 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-03-07 12:22:49 +0000 |
commit | 986384954b6d838b7842b6f4b203467ee54758f2 (patch) | |
tree | faff4f161170992c120a993a529a105799d8432d /security/Makefile | |
parent | 2f7635783807c1506ddc2f5554a10a059341b6b0 (diff) | |
download | pkgsrc-986384954b6d838b7842b6f4b203467ee54758f2.tar.gz |
Add security/caff.
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 90524da97e2..856e9fa3d8a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.263 2006/02/05 01:26:56 rillig Exp $ +# $NetBSD: Makefile,v 1.264 2006/03/07 12:22:49 ghen Exp $ # COMMENT= Security tools @@ -25,6 +25,7 @@ SUBDIR+= bcrypt SUBDIR+= beecrypt SUBDIR+= bitstir SUBDIR+= botan +SUBDIR+= caff SUBDIR+= cfs SUBDIR+= chkrootkit SUBDIR+= courier-authlib |