diff --git a/contrib/README b/contrib/README
index 04b7088baf245f7075960341ef5a1e4510e3e426..c5ff55c2f10b5d173357428abff74eca653bc5d1 100644
--- a/contrib/README
+++ b/contrib/README
@@ -2,10 +2,10 @@
 The PostgreSQL contrib tree
 ---------------------------
 
-This subtree contains utilities, conversion tools, and features that are
-not part of the core PostgreSQL system, mainly because they address a
-limited audience or are too experimental to be part of the main source
-tree.  This does not preclude their usefulness.
+This subtree contains porting tools, analysis utilities, and plug-in
+features that are not part of the core PostgreSQL system, mainly because
+they address a limited audience or are too experimental to be part of
+the main source tree.  This does not preclude their usefulness.
 
 Each subdirectory contains a README file with information about the
 module.  Most items can be built with `gmake all' and installed with