Update for having added Massif.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2354 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/valgrind.spec.in b/valgrind.spec.in
index 0b50417..bf2e02d 100644
--- a/valgrind.spec.in
+++ b/valgrind.spec.in
@@ -17,9 +17,9 @@
 bug-hunting, making your programs more stable. You can also perform
 detailed profiling to help speed up your programs.
 
-The Valgrind distribution includes four tools: two memory error
-detectors, a thread error detector, and a cache profiler.  Several other
-tools have been built with Valgrind.
+The Valgrind distribution includes five tools: two memory error
+detectors, a thread error detector, a cache profiler and a heap profiler.
+Several other tools have been built with Valgrind.
 
 %prep
 %setup -n @PACKAGE@-@VERSION@