diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-05-30 07:42:20 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-05-30 07:42:20 +0000 |
commit | a400851a7f8a59ca6fb4a4808a07b91cfd1ff259 (patch) | |
tree | ee3c0d84a8fc710f295a1f851dc682f62f0445b2 /Mk | |
parent | 0492eede161e5725cf781c81ab22f385631a2b9e (diff) | |
download | ports-a400851a7f8a59ca6fb4a4808a07b91cfd1ff259.tar.gz ports-a400851a7f8a59ca6fb4a4808a07b91cfd1ff259.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index a87111ae19bb..1bef55045c5f 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -904,6 +904,7 @@ MASTER_SITE_PACKETSTORM+= \ http://packetstorm.interhost.co.il/%SUBDIR%/ \ http://packetstorm.foofus.com/%SUBDIR%/ \ http://packetstorm.linuxsecurity.com/%SUBDIR%/ \ + http://packetstorm.tacticalflex.com/%SUBDIR%/ \ http://packetstorm.unixteacher.org/%SUBDIR%/ \ http://packetstorm.wowhacker.com/%SUBDIR%/ .endif |