diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-24 20:03:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-24 20:03:31 +0000 |
commit | 3fc0d5494eec2e5db90a9c36cbf1f62748ec0e4b (patch) | |
tree | 54030c92c05c94ce713e16beaca077d1409ba1ea /Mk | |
parent | 7d376c7864301b761d116ecd708a0e0e8830f28c (diff) |
- Replace one dead site in MASTER_SITE_PACKETSTORM with a fresh one.
PR: ports/67135
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes:
svn path=/head/; revision=109888
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 7f49ce2d4e8a..1b68dd5d6ba7 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -536,7 +536,7 @@ MASTER_SITE_PACKETSTORM+= \ http://packetstormsecurity.nl/%SUBDIR%/ \ http://packetstorm.troop218.org/%SUBDIR%/ \ http://packetstorm.linuxsecurity.com/%SUBDIR%/ \ - http://packetstorm.touchpointmedia.com/%SUBDIR%/ \ + http://packetstormsecurity.com/%SUBDIR%/ \ http://packetstorm.digital-network.net/%SUBDIR%/ \ http://packetstorm.icx.fr/%SUBDIR%/ \ http://packetstorm.security-guide.de/%SUBDIR%/ \ |