diff options
author | chris <chris> | 2002-10-27 15:13:11 +0000 |
---|---|---|
committer | chris <chris> | 2002-10-27 15:13:11 +0000 |
commit | 4d99453ed25d831aee17e7ce48518a1af667e184 (patch) | |
tree | 0cbc342a89ef4111d04574a66221907e3512570d /security/Makefile | |
parent | 106234fec35368c5ae2f12b9c51969ce83133daa (diff) | |
download | pkgsrc-4d99453ed25d831aee17e7ce48518a1af667e184.tar.gz |
Enable cyrus-sasl2.
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 a01e8ca37c5..aa30746dad5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2002/10/18 17:07:37 jlam Exp $ +# $NetBSD: Makefile,v 1.122 2002/10/27 15:13:11 chris Exp $ # COMMENT= Security tools @@ -16,6 +16,7 @@ SUBDIR+= avcheck SUBDIR+= cfs SUBDIR+= crack SUBDIR+= cyrus-sasl +SUBDIR+= cyrus-sasl2 SUBDIR+= ddos-scan SUBDIR+= dsniff SUBDIR+= egd |