diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-10-20 13:33:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-10-20 13:33:11 +0800 |
commit | 16ee976da1a6b58aceba0f5dd2addcf39271f260 (patch) | |
tree | 440e587dd618b1172d30c070748f41a7242df115 | |
parent | 22509cd809d3762ed60da83503d5d688b8f74e43 (diff) | |
download | freebsd-ports-gnome-16ee976da1a6b58aceba0f5dd2addcf39271f260.tar.gz freebsd-ports-gnome-16ee976da1a6b58aceba0f5dd2addcf39271f260.tar.zst freebsd-ports-gnome-16ee976da1a6b58aceba0f5dd2addcf39271f260.zip |
Add a few more fast mirrors
Approved by: rubenbb via irc (maintainer)
-rw-r--r-- | www/chromium/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 138872e80b69..e45c08f14af1 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -9,7 +9,8 @@ PORTNAME= chromium DISTVERSIONPREFIX= courgette-redacted- DISTVERSION= 5.0.375.127 CATEGORIES= www -MASTER_SITES= http://chromium.hybridsource.org/old/ports/ +MASTER_SITES= http://chromium.hybridsource.org/old/ports/ \ + CRITICAL MAINTAINER= chromium@hybridsource.org COMMENT= A mostly BSD-licensed web browser based on WebKit and Gtk+ |