diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /mail/fetchmail | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
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 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 |