diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-02 08:46:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-02 08:46:39 +0800 |
commit | 2f6135b3ea7ceeb22a67a8f530f6b74c96e65d81 (patch) | |
tree | cbc0e677d5d41c1ee8108649b70a39b4bbc3e64a /Mk | |
parent | d17c3953927d588e1b336c804245840490565914 (diff) | |
download | freebsd-ports-gnome-2f6135b3ea7ceeb22a67a8f530f6b74c96e65d81.tar.gz freebsd-ports-gnome-2f6135b3ea7ceeb22a67a8f530f6b74c96e65d81.tar.zst freebsd-ports-gnome-2f6135b3ea7ceeb22a67a8f530f6b74c96e65d81.zip |
Per distfile survey, remove packetstorm.blackroute.net, which disappeared
in September 2003 (blackroute.net itself is still there, however); and
packetstorm.org, which on its main page tells you that packetstorm.nl
is the canonical page.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 2d319e0981ba..5e4e10461084 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -538,9 +538,7 @@ MASTER_SITE_NETSCAPE+= \ MASTER_SITE_PACKETSTORM+= \ http://packetstormsecurity.nl/%SUBDIR%/ \ - http://packetstorm.blackroute.net/%SUBDIR%/ \ http://packetstorm.troop218.org/%SUBDIR%/ \ - http://packetstormsecurity.packetstorm.org/%SUBDIR%/ \ http://packetstorm.linuxsecurity.com/%SUBDIR%/ \ http://packetstorm.touchpointmedia.com/%SUBDIR%/ \ http://packetstorm.digital-network.net/%SUBDIR%/ \ |