diff options
author | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
commit | 825522125403cbfb41ac10d959f1b57966f2675d (patch) | |
tree | 09a15b635a4025c69e0c2b4130cb7735b2781e77 /mail/fetchmail | |
parent | b084b75de7370fbc77e2d158844de56998ebb20e (diff) | |
download | pkgsrc-825522125403cbfb41ac10d959f1b57966f2675d.tar.gz |
Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 6b4a870b1ca..ba8ae9185a9 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2008/01/18 05:08:24 tnn Exp $ +# $NetBSD: Makefile,v 1.166 2008/04/27 18:14:03 frueauf Exp $ DISTNAME= fetchmail-6.3.8 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://download.berlios.de/fetchmail/ \ http://download2.berlios.de/fetchmail/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fetchmail.berlios.de/ COMMENT= Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap |