diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-07-07 18:59:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-07-07 18:59:53 +0800 |
commit | 516ed9aee7784e1db66c6c9cbc7b7f24b78859ec (patch) | |
tree | b52a5a2d7aa2fb831ed1fd2c651453a0cf0f0d80 /textproc/sgrep2 | |
parent | fa6a5157f79191a5072ff1fe1a2328c58439cf77 (diff) | |
download | freebsd-ports-gnome-516ed9aee7784e1db66c6c9cbc7b7f24b78859ec.tar.gz freebsd-ports-gnome-516ed9aee7784e1db66c6c9cbc7b7f24b78859ec.tar.zst freebsd-ports-gnome-516ed9aee7784e1db66c6c9cbc7b7f24b78859ec.zip |
Update maintainer address.
Diffstat (limited to 'textproc/sgrep2')
-rw-r--r-- | textproc/sgrep2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index 977ff624c5a5..d2df8fe2d873 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -3,14 +3,14 @@ # Date created: Apr 29 1998 # Whom: <koshy@india.hp.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/29 10:55:39 tg Exp $ # DISTNAME= sgrep-0.99 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ -MAINTAINER= koshy@india.hp.com +MAINTAINER= jkoshy@freebsd.org MAN1= sgrep.1 |