diff options
author | chris <chris@pkgsrc.org> | 2002-10-27 15:13:11 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-10-27 15:13:11 +0000 |
commit | 010fc6d1be84234ea9b298cce3b0da3108a563fd (patch) | |
tree | 0cbc342a89ef4111d04574a66221907e3512570d /security/Makefile | |
parent | ce6ee05b6022be3d98dafaab7307fc3aa5f0e8be (diff) | |
download | pkgsrc-010fc6d1be84234ea9b298cce3b0da3108a563fd.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 |