diff --git a/contrib/README b/contrib/README
index 7197d38abc163793b9c8465b697ac6e45b86426a..e3b3c482220394dbf96bea6567494858832b462d 100644
--- a/contrib/README
+++ b/contrib/README
@@ -56,7 +56,7 @@ fulltextindex -
 	by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
 
 fuzzystrmatch -
-	Levenshtein and Metaphone fuzzy string matching
+	Levenshtein, metaphone, and soundex fuzzy string matching
 	by Joe Conway <joseph.conway@home.com>, Joel Burton <jburton@scw.org>
 
 intarray -
@@ -84,9 +84,6 @@ mac -
 	Support functions for MAC address types
 	by Lawrence E. Rosenman <ler@lerctr.org>
 
-metaphone -
-	Improved Soundex function
-
 miscutil -
 	PostgreSQL assert checking and various utility functions
 	by Massimo Dal Zotto <dz@cs.unitn.it>