diff options
author | rene <rene@FreeBSD.org> | 2010-10-14 02:54:31 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-10-14 02:54:31 +0800 |
commit | 43edec82b1f00aa03abdc88c02c91263f25f3824 (patch) | |
tree | 11e9780c18ea4a509bcf498b29cbda10a1996b47 /www/Makefile | |
parent | e91c6598bc21e64f666fa80a7c9a9f668e121fa3 (diff) | |
download | freebsd-ports-gnome-43edec82b1f00aa03abdc88c02c91263f25f3824.tar.gz freebsd-ports-gnome-43edec82b1f00aa03abdc88c02c91263f25f3824.tar.zst freebsd-ports-gnome-43edec82b1f00aa03abdc88c02c91263f25f3824.zip |
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web. The
official site at http://www.chromium.org/Home contains design documents,
architecture overviews, testing information, and more to help you learn
to build and work with the Chromium source code.
You can help support this port of Chromium to FreeBSD by subscribing at
http://chromium.hybridsource.org. This port was derived from older work
extracted from the weekly subscriber builds.
WWW: http://chromium.hybridsource.org
The Courgette update code has been removed from the distfile
PR: ports/146302
Submitted by: Florent Thoumie [flz at FreeBSD.org], [chromium hybridsource.org]
Approved by: FreeBSD Foundation
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index ce5c2378d4b3..2883deb7669f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -90,6 +90,7 @@ SUBDIR += chimera SUBDIR += choqok SUBDIR += chpasswd + SUBDIR += chromium SUBDIR += chtml SUBDIR += ckeditor SUBDIR += cl-lml |