diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-25 05:33:35 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-25 05:33:35 +0000 |
commit | 592a82631f6bded36064c94a82cbfcbd8fc61b42 (patch) | |
tree | 8f93f704c6f5837748166f14ff0d1235d4579294 /security/crack | |
parent | bedcabfe119c059ef21fafb64755153c5ee1f64c (diff) | |
download | ports-592a82631f6bded36064c94a82cbfcbd8fc61b42.tar.gz ports-592a82631f6bded36064c94a82cbfcbd8fc61b42.zip |
Notes
Diffstat (limited to 'security/crack')
-rw-r--r-- | security/crack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile index bc18cbb7f4de..155bba34f435 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -11,7 +11,7 @@ PORTNAME= crack PORTVERSION= 5.0 CATEGORIES= security MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \ - ftp://ftp.cert.dfn.de/pub/tools/password/Crack/ \ + ftp://the.ausmac.net/wd2a/security/host-security/ \ ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= Crackers/crack DISTNAME= ${PORTNAME}${PORTVERSION} |