aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/memgrep
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-01-05 09:39:11 +0800
committerclement <clement@FreeBSD.org>2004-01-05 09:39:11 +0800
commit6b2c9e514aecd38b0aa97192e2b83c1a52d954ef (patch)
tree830d81593571f44a51e6296f6db958baa35d60a4 /sysutils/memgrep
parent4b39f88c589ccc3242696924b1b9fa7ddef746a0 (diff)
downloadfreebsd-ports-gnome-6b2c9e514aecd38b0aa97192e2b83c1a52d954ef.tar.gz
freebsd-ports-gnome-6b2c9e514aecd38b0aa97192e2b83c1a52d954ef.tar.zst
freebsd-ports-gnome-6b2c9e514aecd38b0aa97192e2b83c1a52d954ef.zip
- Use my @FreeBSD.org address since I forgot to update it
Approved by: erwin (mentor) (implicitly)
Diffstat (limited to 'sysutils/memgrep')
-rw-r--r--sysutils/memgrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/memgrep/Makefile b/sysutils/memgrep/Makefile
index 8094d966a822..3d1d1bcf5a96 100644
--- a/sysutils/memgrep/Makefile
+++ b/sysutils/memgrep/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.0
CATEGORIES= sysutils
MASTER_SITES= http://www.hick.org/code/skape/memgrep/
-MAINTAINER= sheepkiller@cultdeadsheep.org
+MAINTAINER= clement@FreeBSD.org
COMMENT= Utility to manipulate memory from running processes and core files
HAS_CONFIGURE= yes