diff options
author | jlam <jlam@pkgsrc.org> | 2000-08-25 15:26:07 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-08-25 15:26:07 +0000 |
commit | 2429febcfd9526709d1b5bdd7b3023f5b5340071 (patch) | |
tree | 116c34d0698a0b5d75695dff887bb9e282d3746a /security/Makefile | |
parent | 6e367209ed9da4504025e301aeefc94a65f56abb (diff) | |
download | pkgsrc-2429febcfd9526709d1b5bdd7b3023f5b5340071.tar.gz |
Add and enable cyrus-sasl
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 a7da9a8a40c..f8f02cf4ce2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.41 2000/08/11 08:16:51 itojun Exp $ +# $NetBSD: Makefile,v 1.42 2000/08/25 15:26:07 jlam Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # SUBDIR += aide SUBDIR += amavis SUBDIR += crack + SUBDIR += cyrus-sasl SUBDIR += ddos-scan SUBDIR += dsniff SUBDIR += fortify |