diff options
author | agc <agc@pkgsrc.org> | 2009-12-14 08:01:06 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2009-12-14 08:01:06 +0000 |
commit | aae199a91b74a6c8dc762d8c1615f303994fcc22 (patch) | |
tree | f1a6606e77795d6592797db1d1570ff05bf03010 /security/Makefile | |
parent | 4becb70c17fa86e601b85e652952ba3c82759238 (diff) | |
download | pkgsrc-aae199a91b74a6c8dc762d8c1615f303994fcc22.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 |