diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-07 16:50:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-07 16:50:25 +0000 |
commit | cc7676ec317d37242415c92256ed1303b8ef6b73 (patch) | |
tree | dd44b376d123da250375a500a1213746b9ece8a9 | |
parent | cb4f6da019151bcc4b7c8a3077f223827366c272 (diff) | |
download | pkgsrc-cc7676ec317d37242415c92256ed1303b8ef6b73.tar.gz |
+ Bastille.
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 76ffd2620a7..58cb1204ce9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.298 2007/05/13 14:39:16 wiz Exp $ +# $NetBSD: Makefile,v 1.299 2007/06/07 16:50:25 wiz Exp $ # COMMENT= Security tools SUBDIR+= AiCA SUBDIR+= AiSSLtelnet +SUBDIR+= Bastille SUBDIR+= CSP SUBDIR+= EasyPG SUBDIR+= MyPasswordSafe |