diff options
author | xtraeme <xtraeme> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-08-28 20:05:13 +0000 |
commit | 68905344cb2b2e2ed4aa54ab7bdfb4de9ae22168 (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /sysutils/wtail | |
parent | 85590c74005b89526ed8ef703c699b003203963f (diff) | |
download | pkgsrc-68905344cb2b2e2ed4aa54ab7bdfb4de9ae22168.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
Diffstat (limited to 'sysutils/wtail')
-rw-r--r-- | sysutils/wtail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wtail/Makefile b/sysutils/wtail/Makefile index e13820d54a5..19ce830881a 100644 --- a/sysutils/wtail/Makefile +++ b/sysutils/wtail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/13 13:53:24 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/28 20:05:21 xtraeme Exp $ # DISTNAME= wtail-0.2.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/ -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.teaser.fr/~amajorel/wtail/ COMMENT= Watch multiple files at once |