diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-08 14:51:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-08 14:51:54 +0800 |
commit | 0e8a2826207116ae08646250cc65d71c2cc60688 (patch) | |
tree | 9a3ab3cc180f0e92bd2c5b6c51b1217fb8afb441 /security/Makefile | |
parent | 395759379d38c09f33f2035d57fca8677ac85e62 (diff) | |
download | freebsd-ports-gnome-0e8a2826207116ae08646250cc65d71c2cc60688.tar.gz freebsd-ports-gnome-0e8a2826207116ae08646250cc65d71c2cc60688.tar.zst freebsd-ports-gnome-0e8a2826207116ae08646250cc65d71c2cc60688.zip |
add hashish 0.4b
A file and string hashing utility
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 |