aboutsummaryrefslogtreecommitdiff
path: root/security/john
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-02-10 23:29:41 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-02-10 23:29:41 +0000
commit4231770e8e5acc2d9d1f15c4c988c5443f18b93c (patch)
treea6df6be790d5aad8453b3941dd06e219f31b9acc /security/john
parent0aab18025a52e12a25d3665f5018856cfd5420a7 (diff)
downloadports-4231770e8e5acc2d9d1f15c4c988c5443f18b93c.tar.gz
ports-4231770e8e5acc2d9d1f15c4c988c5443f18b93c.zip
Notes
Diffstat (limited to 'security/john')
-rw-r--r--security/john/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index 98dd63aa90d0..022be9a6dfd3 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -9,8 +9,11 @@
PORTNAME= john
PORTVERSION= 1.6
CATEGORIES= security
-MASTER_SITES= http://www.false.com/security/john/ \
- ftp://ftp.false.com/pub/security/john/
+MASTER_SITES= ftp://ftp.ca.openwall.com/pub/projects/john/ \
+ http://www.openwall.com/john/ \
+ ftp://ftp.ru.openwall.com/pub/projects/john/ \
+ ftp://ftp.false.com/pub/security/projects/ \
+ http://www.false.com/security/john/
MAINTAINER= obrien@FreeBSD.org