diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-12 12:56:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-12 12:56:15 +0800 |
commit | 2bc707ac1ee73028091c0251d391f9c47bdc569e (patch) | |
tree | b10535617bda0d877b23c5ca6794608efffde4da /sysutils | |
parent | e0466fed060de5a8cd8edc6a3dec130da01ee7ab (diff) | |
download | freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.tar.gz freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.tar.zst freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.zip |
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/memgrep/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rc_subr/Makefile | 2 |
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 |