diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-25 15:59:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-25 15:59:31 +0000 |
commit | b9079e8a3da6c48030bd9ede8678b2ae6146d71c (patch) | |
tree | 4c8e4b8333cdd7625cab9d2b06094b6723c81bf0 /security/Makefile | |
parent | 5883718f95849f5871614eae8f051600f472596d (diff) | |
download | pkgsrc-b9079e8a3da6c48030bd9ede8678b2ae6146d71c.tar.gz |
+py-m2crypto
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 8796b2b015e..35fa517e7af 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2003/07/24 20:59:28 jwise Exp $ +# $NetBSD: Makefile,v 1.137 2003/07/25 15:59:31 drochner Exp $ # COMMENT= Security tools @@ -105,6 +105,7 @@ SUBDIR+= pscan SUBDIR+= py-amkCrypto SUBDIR+= py-cryptkit SUBDIR+= py-gnupg +SUBDIR+= py-m2crypto SUBDIR+= pyca SUBDIR+= qident SUBDIR+= racoon |