summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-05-22 03:55:03 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-05-22 03:55:03 +0000
commitc3d65c185bc5057c861e81439d9cba29c51f8f2b (patch)
tree1c7f06b0f63a3e2863bd6c64220e55818d95bd78 /sysutils/Makefile
parentPR: 52475 (diff)
Add memgrep 0.7.0,
utility to manipulate memory from running processes and core files. PR: 48561 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=81659
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 52c96d3d17ae..013597f6f390 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -150,6 +150,7 @@
SUBDIR += maint
SUBDIR += manck
SUBDIR += medusa
+ SUBDIR += memgrep
SUBDIR += memtest
SUBDIR += metalog
SUBDIR += mgeupsd