aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2011-04-29 02:56:12 +0800
committererwin <erwin@FreeBSD.org>2011-04-29 02:56:12 +0800
commitf06cbdbc44bac0a3cccc8a459f1305eaf9b6d20c (patch)
treeaaf86c2b591d8416d05a129ea2385dd7288da462 /Mk/bsd.sites.mk
parent388c3bd24316f3440b8ef6816c9025867c53edcc (diff)
downloadfreebsd-ports-gnome-f06cbdbc44bac0a3cccc8a459f1305eaf9b6d20c.tar.gz
freebsd-ports-gnome-f06cbdbc44bac0a3cccc8a459f1305eaf9b6d20c.tar.zst
freebsd-ports-gnome-f06cbdbc44bac0a3cccc8a459f1305eaf9b6d20c.zip
Update MASTER_SITE_PACKETSTORM and use their main site
as the first entry. Submitted by: "Todd J." <todd@packetstormsecurity.org>, Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk14
1 files changed, 6 insertions, 8 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 0de153ed9b80..1f4225663c07 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -915,18 +915,16 @@ MASTER_SITE_OSSP+= \
.if !defined(IGNORE_MASTER_SITE_PACKETSTORM)
MASTER_SITE_PACKETSTORM+= \
- http://packetstormsecurity.nl/%SUBDIR%/ \
- http://packetstorm.linuxsecurity.com/%SUBDIR%/ \
- http://packetstorm.setnine.com/%SUBDIR%/ \
+ http://dl.packetstormsecurity.net/%SUBDIR%/ \
http://packetstorm.austin2600.net/%SUBDIR%/ \
- http://packetstorm.foofus.com/%SUBDIR%/ \
http://packetstorm.codar.com.br/%SUBDIR%/ \
- http://packetstorm.rlz.cl/%SUBDIR%/ \
- http://packetstorm.wowhacker.com/%SUBDIR%/ \
- http://packetstorm.offensive-security.com/%SUBDIR%/ \
+ http://packetstorm.crazydog.pt/%SUBDIR%/ \
http://packetstorm.igor.onlinedirect.bg/%SUBDIR%/ \
+ http://packetstorm.interhost.co.il/%SUBDIR%/ \
+ http://packetstorm.foofus.com/%SUBDIR%/ \
+ http://packetstorm.linuxsecurity.com/%SUBDIR%/ \
http://packetstorm.unixteacher.org/%SUBDIR%/ \
- http://packetstorm.orion-hosting.co.uk/%SUBDIR%/
+ http://packetstorm.wowhacker.com/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_PERL_CPAN)