diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-08-11 06:58:24 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-08-11 06:58:24 +0000 |
commit | ff4e9ad292f545c519f445ab2ca228fe13c18d61 (patch) | |
tree | 5f1f6ff7bb74025cf2131d30bbbe45d3ea503634 /Mk | |
parent | f1e07a72b56400e9694c1ff1e98bf4ab8a2ef290 (diff) | |
download | ports-ff4e9ad292f545c519f445ab2ca228fe13c18d61.tar.gz ports-ff4e9ad292f545c519f445ab2ca228fe13c18d61.zip |
Notes
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 289979931acf..8f3460552d10 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -931,7 +931,7 @@ MASTER_SITE_PACKETSTORM+= \ http://packetstorm.offensive-security.com/%SUBDIR%/ \ http://packetstorm.igor.onlinedirect.bg/%SUBDIR%/ \ http://packetstorm.unixteacher.org/%SUBDIR%/ \ - http://packetstorm.orion-hosting.co.uk/%SUBDIR%/ \ + http://packetstorm.orion-hosting.co.uk/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_PERL_CPAN) |