diff options
author | jlam <jlam@pkgsrc.org> | 2005-02-10 03:22:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-02-10 03:22:52 +0000 |
commit | 77e84fa689af5a33b95ebcc5d9cae84c22ad178a (patch) | |
tree | 9f2ca95cb05ef99c6d84a1979bc3c6f8d9e807d6 /security | |
parent | ad1efdad0f5a4c2b1594ef28051142bcf63c5ed2 (diff) | |
download | pkgsrc-77e84fa689af5a33b95ebcc5d9cae84c22ad178a.tar.gz |
Add and enable courier-authlib.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index fed0bc3c8f3..6534d12c956 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.223 2005/01/22 19:50:06 peter Exp $ +# $NetBSD: Makefile,v 1.224 2005/02/10 03:22:52 jlam Exp $ # COMMENT= Security tools @@ -21,6 +21,7 @@ SUBDIR+= beecrypt SUBDIR+= bitstir SUBDIR+= cfs SUBDIR+= chkrootkit +SUBDIR+= courier-authlib SUBDIR+= crack SUBDIR+= crypto++ SUBDIR+= cy-login |