diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-11 22:54:44 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-11 22:54:44 +0800 |
commit | cb7bdf8c634552ac6ab70f5c0ffad375b6e75643 (patch) | |
tree | 662cde3f7d66af3be9360c875870596c673c38cf /security/Makefile | |
parent | 5d453ed45338bccaa303199f7c275bef4b205059 (diff) | |
download | freebsd-ports-gnome-cb7bdf8c634552ac6ab70f5c0ffad375b6e75643.tar.gz freebsd-ports-gnome-cb7bdf8c634552ac6ab70f5c0ffad375b6e75643.tar.zst freebsd-ports-gnome-cb7bdf8c634552ac6ab70f5c0ffad375b6e75643.zip |
add py-openssl 0.4.1
Python interface to the OpenSSL library
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 7e204707c810..14919ffefbc4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -181,6 +181,7 @@ SUBDIR += py-gnupg SUBDIR += py-m2crypto SUBDIR += py-mhash + SUBDIR += py-openssl SUBDIR += py-pow SUBDIR += py-rijndael SUBDIR += py-twofish |