From 592a82631f6bded36064c94a82cbfcbd8fc61b42 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 25 May 2004 05:33:35 +0000 Subject: - Fix MASTER_SITES PR: ports/67154 Submitted by: Roman Neuhauser --- security/crack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3