diff options
author | jdolecek <jdolecek> | 2007-12-19 13:05:42 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2007-12-19 13:05:42 +0000 |
commit | 7a04280a51bad4264bbb8b4dc06fe89acaedc8c0 (patch) | |
tree | cbaa2982a67b1e221da12a3177f342b10942f8a2 /security/Makefile | |
parent | e561dd47699de7cd874ffc253f316e1314d4416d (diff) | |
download | pkgsrc-7a04280a51bad4264bbb8b4dc06fe89acaedc8c0.tar.gz |
add qca-ossl
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 61dd6df25cc..a93c2bd9e6f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.307 2007/12/19 13:02:11 jdolecek Exp $ +# $NetBSD: Makefile,v 1.308 2007/12/19 13:05:42 jdolecek Exp $ # COMMENT= Security tools @@ -229,6 +229,7 @@ SUBDIR+= py-prewikka SUBDIR+= py-tlslite SUBDIR+= pyca SUBDIR+= qca +SUBDIR+= qca-ossl SUBDIR+= qident SUBDIR+= rainbowcrack SUBDIR+= rats |