diff options
author | agc <agc> | 2009-12-14 08:01:06 +0000 |
---|---|---|
committer | agc <agc> | 2009-12-14 08:01:06 +0000 |
commit | 57426fd153e64671788faf1340fd066c7cbe705c (patch) | |
tree | f1a6606e77795d6592797db1d1570ff05bf03010 /security/Makefile | |
parent | 235fc0011b35e3be840c0069034ec470d6616023 (diff) | |
download | pkgsrc-57426fd153e64671788faf1340fd066c7cbe705c.tar.gz |
Add and enable seccure
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 c11bdeecacd..e2cd208cffe 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.369 2009/12/11 19:49:50 agc Exp $ +# $NetBSD: Makefile,v 1.370 2009/12/14 08:01:06 agc Exp $ # COMMENT= Security tools @@ -303,6 +303,7 @@ SUBDIR+= sbd SUBDIR+= scanssh SUBDIR+= seahorse SUBDIR+= seahorse-plugins +SUBDIR+= seccure SUBDIR+= secpanel SUBDIR+= sfs SUBDIR+= sign |