diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-17 07:22:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-17 07:22:13 +0000 |
commit | c8092f220d7084a084c611af51370a0dae9afbe7 (patch) | |
tree | 68faa1142978929ffaa848b8510cf94b87034e37 /security/rainbowcrack | |
parent | c6020f36ab5856aef73bc48676901ece2bfd4d8a (diff) | |
download | ports-c8092f220d7084a084c611af51370a0dae9afbe7.tar.gz ports-c8092f220d7084a084c611af51370a0dae9afbe7.zip |
Notes
Diffstat (limited to 'security/rainbowcrack')
-rw-r--r-- | security/rainbowcrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rainbowcrack/Makefile b/security/rainbowcrack/Makefile index 942c7d2ed0e2..38e2ad576c13 100644 --- a/security/rainbowcrack/Makefile +++ b/security/rainbowcrack/Makefile @@ -8,7 +8,7 @@ PORTNAME= rainbowcrack PORTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= http://www.defconph.org/~semprix/ports/rainbowcrack/ +MASTER_SITES= http://www.semprixd.com/shares/ports/ MAINTAINER= semprix@bsdmail.org COMMENT= Hash cracker that precomputes plaintext - ciphertext pairs in advance |