diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-10 19:29:58 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-10 19:29:58 +0000 |
commit | 28e93d50477fa6cafb8521ff7f6908ecaa70027d (patch) | |
tree | 0c91ba7e64abe79d857debbe84ccf41c8b000163 /security/Makefile | |
parent | 003167a4a24dfd81b5b49a4dbb53aa583629b252 (diff) | |
download | FreeBSD-ports-28e93d50477fa6cafb8521ff7f6908ecaa70027d.zip FreeBSD-ports-28e93d50477fa6cafb8521ff7f6908ecaa70027d.tar.gz |
add py-mhash 1.0
Python mhash module
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 090ce2f..2e322ee 100644 --- a/security/Makefile +++ b/security/Makefile @@ -180,6 +180,7 @@ SUBDIR += py-fchksum SUBDIR += py-gnupg SUBDIR += py-m2crypto + SUBDIR += py-mhash SUBDIR += py-rijndael SUBDIR += py-twofish SUBDIR += qident |