diff --git a/html/index.html.erb b/html/index.html.erb
index 49c0e45e..3822897f 100644
--- a/html/index.html.erb
+++ b/html/index.html.erb
@@ -83,11 +83,11 @@
- - 100s of elisp packages built directly from developers' repositories
- - Install packages in any recent Emacs using "package.el" - no need to install svn/cvs/hg/bzr/git/darcs etc.
- - Curated - no obsolete, renamed or randomly hacked packages
-
- Automatic updates - from commit to package without intervention
-
- Extensible - contribute recipes via github, and we'll build the packages
+
- Up-to-date packages built on our servers from upstream source
+ - Installable in any recent Emacs using "package.el" - no need to install svn/cvs/hg/bzr/git/darcs etc.
+ - Curated - no obsolete, renamed, forked or randomly hacked packages
+ - Automatic updates - new commits result in new packages
+ - Extensible - contribute recipes via github, and we'll build the packages