aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-02-11 07:29:41 +0800
committerobrien <obrien@FreeBSD.org>2001-02-11 07:29:41 +0800
commitfca3620d2457d3f9e62159c3fd4828f7afb2bc99 (patch)
tree5026635b0aecbe2e2a0e6dd965f24ec5aec0c579 /security
parent21ceb23e10cf7643bd87cfb640ba4c288f558fb0 (diff)
downloadfreebsd-ports-gnome-fca3620d2457d3f9e62159c3fd4828f7afb2bc99.tar.gz
freebsd-ports-gnome-fca3620d2457d3f9e62159c3fd4828f7afb2bc99.tar.zst
freebsd-ports-gnome-fca3620d2457d3f9e62159c3fd4828f7afb2bc99.zip
Update master sites.
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Diffstat (limited to 'security')
-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