diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-09-26 19:04:50 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-09-26 19:04:50 +0000 |
commit | 32c704692e2c518ba5262f13530bc326fe154fe5 (patch) | |
tree | 99656d30bcfc6b790ceec46d1288412eef9ac786 /devel/valgrind/pkg-descr | |
parent | 439714492eb7fd254bfd0f616a2872dad7c271ff (diff) | |
download | ports-32c704692e2c518ba5262f13530bc326fe154fe5.tar.gz ports-32c704692e2c518ba5262f13530bc326fe154fe5.zip |
Notes
Diffstat (limited to 'devel/valgrind/pkg-descr')
-rw-r--r-- | devel/valgrind/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/valgrind/pkg-descr b/devel/valgrind/pkg-descr index b02ac661bc93..4b0e94d6b271 100644 --- a/devel/valgrind/pkg-descr +++ b/devel/valgrind/pkg-descr @@ -8,6 +8,7 @@ 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. -Valgrind was initially ported to FreeBSD by Doug Rabson (http://www.rabson.org/). +Valgrind was initially ported to FreeBSD by +Doug Rabson (http://www.rabson.org/). WWW: http://valgrind.kde.org/ |