diff options
author | xtraeme <xtraeme> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-07 01:14:46 +0000 |
commit | c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /sysutils/wtail | |
parent | 505bf33645ad271ef43fb0f2e7949d27950c654c (diff) | |
download | pkgsrc-c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
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 e1bb46ac81d..2742a9bc505 100644 --- a/sysutils/wtail/Makefile +++ b/sysutils/wtail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/18 22:59:30 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/07 01:14:50 xtraeme Exp $ # DISTNAME= wtail-0.2.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.teaser.fr/~amajorel/wtail/ COMMENT= Watch multiple files at once |