diff options
author | agc <agc> | 2001-06-05 10:30:39 +0000 |
---|---|---|
committer | agc <agc> | 2001-06-05 10:30:39 +0000 |
commit | 550b35a216958c7b3c4007ecae024a54b82b7530 (patch) | |
tree | 23fe574fedb6ef6ed51495097b70d448d6c692b8 /security/Makefile | |
parent | 0162f3cd78423a10e111edbac732f1b7640bb5d6 (diff) | |
download | pkgsrc-550b35a216958c7b3c4007ecae024a54b82b7530.tar.gz |
Add and enable cfs
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 5887aa17d48..99c82454a59 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2001/05/21 09:47:33 jun Exp $ +# $NetBSD: Makefile,v 1.78 2001/06/05 10:30:39 agc Exp $ # COMMENT= Security tools @@ -10,6 +10,7 @@ SUBDIR+= aide SUBDIR+= amavis SUBDIR+= apg SUBDIR+= audit-packages +SUBDIR+= cfs SUBDIR+= crack SUBDIR+= cyrus-sasl SUBDIR+= ddos-scan |