diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-11-23 05:16:42 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-11-23 05:16:42 +0000 |
commit | fe645fdf8cb2bb8da09640b6f5d450da1ce059cc (patch) | |
tree | 3d61871064468ae228d150dc1342b51c4b2ee4ec /security/Makefile | |
parent | e80ae8339a353f809cd7a36f0b4c74c30e2f3d1b (diff) | |
download | ports-fe645fdf8cb2bb8da09640b6f5d450da1ce059cc.tar.gz ports-fe645fdf8cb2bb8da09640b6f5d450da1ce059cc.zip |
New port md4coll version 0.1: Fast MD4 collision generator
Notes
Notes:
svn path=/head/; revision=149151
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 3e448a0f8b4b..9362dd73bb9e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -219,6 +219,7 @@ SUBDIR += makepasswd SUBDIR += manipulate_data SUBDIR += mcrypt + SUBDIR += md4coll SUBDIR += md5coll SUBDIR += md5deep SUBDIR += mdcrack |