diff options
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 0098719636b4..0865e8ad9db9 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -12,6 +12,14 @@ # be punished accordingly. DO NOT COMMIT SOMETHING YOU HAVEN'T TESTED. # You have been warned. :) # +# Note: because it is included for all invocations, please keep the size +# of this file manageable. If a distfile is unfetchable from the first +# few dozen locations, it is unlikely to be fetchable from any past that, +# and those fetch failures will simply waste time and bandwidth. Please +# pick a globally representative subset. +# +# Note: all entries should terminate with a slash. +# # $FreeBSD$ # |