diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-08-09 17:39:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-08-09 17:39:24 +0800 |
commit | acd1d787cb55f1c62495f35e8b36edc9d94c2bea (patch) | |
tree | 449c96e56e464c42b0e6a0632a6c955a11ae8563 /Mk | |
parent | 848b71f82dd8439db74b86e0e870589e6481075c (diff) | |
download | freebsd-ports-graphics-acd1d787cb55f1c62495f35e8b36edc9d94c2bea.tar.gz freebsd-ports-graphics-acd1d787cb55f1c62495f35e8b36edc9d94c2bea.tar.zst freebsd-ports-graphics-acd1d787cb55f1c62495f35e8b36edc9d94c2bea.zip |
Remove www.bluestop.org from MASTER_SITE_CRITICAL. Thank you bruce for the
service so far.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 7027d56e9ba..116a15c2679 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -150,7 +150,6 @@ MASTER_SITE_CRITICAL+= \ http://critical.ch/distfiles/%SUBDIR%/ \ http://energy.critical.ch/distfiles/%SUBDIR%/ \ http://snow.critical.ch/distfiles/%SUBDIR%/ \ - http://www.bluestop.org/distfiles/%SUBDIR%/ \ http://fneu.fr/distfiles/%SUBDIR%/ \ ftp://ftp.c.saper.info/distfiles/%SUBDIR%/ .endif |