From 1ffb31e1c692646cb6800147df5fea0f926859a4 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Fri, 21 Oct 2005 10:30:13 +0000 Subject: - Update master site - Update WWW - Pass maintainership to submitter PR: 87753 Submitted by: Jean Milanez Melo --- sysutils/chgrep/Makefile | 4 ++-- sysutils/chgrep/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/chgrep') diff --git a/sysutils/chgrep/Makefile b/sysutils/chgrep/Makefile index 8c798906870c..7583ed219918 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -8,10 +8,10 @@ PORTNAME= chgrep PORTVERSION= 1.2.4 CATEGORIES= sysutils -MASTER_SITES= http://www.bmk.bicom.pl/chgrep/ +MASTER_SITES= http://www.bmk-it.com/__data/page/63/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= Fast string substitution across multiple files GNU_CONFIGURE= yes diff --git a/sysutils/chgrep/pkg-descr b/sysutils/chgrep/pkg-descr index 2aa7ed9869d9..f218f28819b9 100644 --- a/sysutils/chgrep/pkg-descr +++ b/sysutils/chgrep/pkg-descr @@ -3,4 +3,4 @@ for oldstring and changes them to new string. If some file and file.lock exist then chgrep leaves both files unchanged. This program can be very use- full for mail servers. Chgrep is fast, much faster than grep or sed. -WWW: http://www.bmk.bicom.pl/chgrep +WWW: http://www.bmk-it.com/chgrep/ -- cgit