diff options
author | linimon <linimon@FreeBSD.org> | 2010-06-19 12:23:03 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-06-19 12:23:03 +0800 |
commit | a1ee8a11890b55023654869a19843190aa76ef2d (patch) | |
tree | 316556c24749e6c99063c730d12f6513b01ca446 /sysutils/chgrep | |
parent | 5a6f2f9682587caee32107e07d0b3907a94ba47b (diff) | |
download | freebsd-ports-gnome-a1ee8a11890b55023654869a19843190aa76ef2d.tar.gz freebsd-ports-gnome-a1ee8a11890b55023654869a19843190aa76ef2d.tar.zst freebsd-ports-gnome-a1ee8a11890b55023654869a19843190aa76ef2d.zip |
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes
Diffstat (limited to 'sysutils/chgrep')
-rw-r--r-- | sysutils/chgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/chgrep/Makefile b/sysutils/chgrep/Makefile index aaafbde1332e..ea3d2afb9e39 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.bmk-it.com/projects/chgrep/files/ EXTRACT_SUFX= .tgz -MAINTAINER= jmelo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast string substitution across multiple files GNU_CONFIGURE= yes |