summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-11-12 04:56:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-11-12 04:56:15 +0000
commit0441458fe32412e61e0c67b7cd602b58a67db084 (patch)
treeaacf530c0ff853c80eb5a2086413276f0166f279 /sysutils
parentReset shaun@FreeBSD.org due to maintainer-timeouts and no response (diff)
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=244149
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/memgrep/Makefile2
-rw-r--r--sysutils/rc_subr/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/memgrep/Makefile b/sysutils/memgrep/Makefile
index 42222949db79..faef1b687afd 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= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to manipulate memory from running processes and core files
HAS_CONFIGURE= yes
diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile
index e289b6a79316..849cd0cdadab 100644
--- a/sysutils/rc_subr/Makefile
+++ b/sysutils/rc_subr/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= eik
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common startup and shutdown subroutines used by scripts
USE_BZIP2= yes