From 2ebc72ebd4a83cf5bc628ca9240535d03bb3948d Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 17 May 2001 16:21:34 +0000 Subject: Add py-amkCrypto 0.1.3, a Python cryptography modules. PR: 26723 Submitted by: Jason R. Mastaler --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 42ac77b2c2c9..9d5fe95dc2f4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -127,6 +127,7 @@ SUBDIR += portscanner SUBDIR += portsentry SUBDIR += pscan + SUBDIR += py-amkCrypto SUBDIR += py-m2crypto SUBDIR += racoon SUBDIR += radiusniff -- cgit