diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-08 06:51:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-08 06:51:54 +0000 |
commit | 0c5ccbb092c5031041016ec145fc62c3cc6169ec (patch) | |
tree | 26ba469834b900d54aa61f16a6b0da667fb63154 /security/Makefile | |
parent | upgrade to 0.6.0b (diff) |
add hashish 0.4b
A file and string hashing utility
Notes
Notes:
svn path=/head/; revision=58692
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 ddb5e17ac343..bc5c01c9250a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -61,6 +61,7 @@ SUBDIR += gpgme SUBDIR += gtk-knocker SUBDIR += gtkportscan + SUBDIR += hashish SUBDIR += heimdal SUBDIR += hlfl SUBDIR += hping |