diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /sysutils/chgrep/Makefile | |
parent | Update to 030716 (diff) |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'sysutils/chgrep/Makefile')
-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 7cf4845fc485..5af935a92085 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.bmk.bicom.pl/chgrep/ EXTRACT_SUFX= .tgz -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Fast string substitution across multiple files GNU_CONFIGURE= yes |