diff options
author | ad <ad> | 2001-08-28 10:42:56 +0000 |
---|---|---|
committer | ad <ad> | 2001-08-28 10:42:56 +0000 |
commit | c5c505097e21e1af1b2f89c41c7a6b5959eb5aad (patch) | |
tree | 0a8dc4d11f7d962341d2d15e0c551cb03c814c2c /security/Makefile | |
parent | 369f5e95780f74f1d3cad0672e5760b95105cbfc (diff) | |
download | pkgsrc-c5c505097e21e1af1b2f89c41c7a6b5959eb5aad.tar.gz |
Add & enable qident.
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 c141a27d30d..a344a9fb157 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2001/08/02 12:55:20 itojun Exp $ +# $NetBSD: Makefile,v 1.85 2001/08/28 10:42:56 ad Exp $ # COMMENT= Security tools @@ -58,6 +58,7 @@ SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv SUBDIR+= py-amkCrypto +SUBDIR+= qident SUBDIR+= racoon SUBDIR+= rats SUBDIR+= rc5des |