diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 16:49:03 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 16:49:03 +0800 |
commit | e07939e77f3af7cab053716df0494f50713d2a5e (patch) | |
tree | e6f5d81eff04ed5acb8fbe78c9c2cc44e4359e89 /Mk | |
parent | a85f89f355098f78e09296bf201972b4674a1c26 (diff) | |
download | freebsd-ports-gnome-e07939e77f3af7cab053716df0494f50713d2a5e.tar.gz freebsd-ports-gnome-e07939e77f3af7cab053716df0494f50713d2a5e.tar.zst freebsd-ports-gnome-e07939e77f3af7cab053716df0494f50713d2a5e.zip |
clean up master sites for PACKETSTORM
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 541e25ee4788..5f3869bc7d51 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -795,12 +795,7 @@ MASTER_SITE_OSSP+= \ .if !defined(IGNORE_MASTER_SITE_PACKETSTORM) MASTER_SITE_PACKETSTORM+= \ http://dl.packetstormsecurity.net/%SUBDIR%/ \ - http://packetstorm.codar.com.br/%SUBDIR%/ \ - http://packetstorm.interhost.co.il/%SUBDIR%/ \ - http://packetstorm.foofus.com/%SUBDIR%/ \ - http://packetstorm.tacticalflex.com/%SUBDIR%/ \ - http://packetstorm.unixteacher.org/%SUBDIR%/ \ - http://packetstorm.wowhacker.com/%SUBDIR%/ + http://packetstorm.foofus.com/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_PERL_CPAN) |