diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-12 03:27:06 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-12 03:27:06 +0000 |
commit | 1a99dabff24624db77ab1b0e2e0d477d348895c4 (patch) | |
tree | 568f0dfc86a3f6e581e4c9c7feb5dfeaff426e13 /Mk | |
parent | 0ac47ec0f7f4caaf998359a0d7beb0ebecfaf6d8 (diff) | |
download | ports-1a99dabff24624db77ab1b0e2e0d477d348895c4.tar.gz ports-1a99dabff24624db77ab1b0e2e0d477d348895c4.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index d00d79b65179..702392b53625 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -354,17 +354,18 @@ MASTER_SITE_NETSCAPE+= \ ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.netscape.com/pub/%SUBDIR%/ 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.acm.miami.edu/%SUBDIR%/ \ + http://packetstorm.touchpointmedia.com/%SUBDIR%/ \ http://packetstorm.digital-network.net/%SUBDIR%/ \ http://packetstorm.icx.fr/%SUBDIR%/ \ http://packetstorm.security-guide.de/%SUBDIR%/ \ http://packetstorm.trustica.cz/%SUBDIR%/ \ http://packetstorm.dyn.org/%SUBDIR%/ \ - http://packetstormsecurity.nl/%SUBDIR%/ \ http://packetstormsecurity.com.ar/%SUBDIR%/ \ http://packetstorm.digitallinx.com/%SUBDIR%/ \ http://packetstormsecurity.org.pk/%SUBDIR%/ |