diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-18 00:21:34 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-18 00:21:34 +0800 |
commit | 2ebc72ebd4a83cf5bc628ca9240535d03bb3948d (patch) | |
tree | 35707bf01c9c87fff8338edf5e555838ae499487 /security/Makefile | |
parent | 2f36e56a3d306c66d9a3e439bb0fdaa4e4aab9e7 (diff) | |
download | freebsd-ports-gnome-2ebc72ebd4a83cf5bc628ca9240535d03bb3948d.tar.gz freebsd-ports-gnome-2ebc72ebd4a83cf5bc628ca9240535d03bb3948d.tar.zst freebsd-ports-gnome-2ebc72ebd4a83cf5bc628ca9240535d03bb3948d.zip |
Add py-amkCrypto 0.1.3, a Python cryptography modules.
PR: 26723
Submitted by: Jason R. Mastaler <jason@mastaler.com>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |