diff options
Diffstat (limited to 'mail/fetchmail/Makefile')
-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 cbd26191ff8..6ec03b586c0 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2003/07/13 13:52:26 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2003/07/17 21:46:06 grant Exp $ DISTNAME= fetchmail-6.2.2 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ http://sunsite.unc.edu/pub/Linux/system/mail/pop/ -MAINTAINER= frueauf@netbsd.org +MAINTAINER= frueauf@NetBSD.org HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/ COMMENT= batch mail retrieval/forwarding utility for pop2, pop3, apop, imap |