- Remove dead mirror for MASTER_SITE_PACKETSTROM

- Add new mirrors for MASTER_SITE_PACKETSTROM

PR:		ports/137596
Submitted by:	Sofian Brabez <sbrabez gmail.com>
This commit is contained in:
Philippe Audeoud 2009-08-11 06:56:23 +00:00
parent 740db18f37
commit f1e07a72b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239299

View File

@ -921,10 +921,17 @@ MASTER_SITE_OSSP+= \
.if !defined(IGNORE_MASTER_SITE_PACKETSTORM)
MASTER_SITE_PACKETSTORM+= \
http://packetstormsecurity.nl/%SUBDIR%/ \
http://packetstorm.troop218.org/%SUBDIR%/ \
http://packetstorm.linuxsecurity.com/%SUBDIR%/ \
http://packetstorm.digital-network.net/%SUBDIR%/ \
http://packetstorm.icx.fr/%SUBDIR%/
http://packetstorm.setnine.com/%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.igor.onlinedirect.bg/%SUBDIR%/ \
http://packetstorm.unixteacher.org/%SUBDIR%/ \
http://packetstorm.orion-hosting.co.uk/%SUBDIR%/ \
.endif
.if !defined(IGNORE_MASTER_SITE_PERL_CPAN)