diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-01 19:33:38 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-01 19:33:38 +0800 |
commit | ad27b07ec7c3f754a63c391e8e456c101dd3c823 (patch) | |
tree | 7a73d42bea8e1b1dfe31ac1df2b3a626e4abdfd1 | |
parent | bd1f597dc7d9be1c194331b5a2681514b979dfb1 (diff) | |
download | freebsd-ports-gnome-ad27b07ec7c3f754a63c391e8e456c101dd3c823.tar.gz freebsd-ports-gnome-ad27b07ec7c3f754a63c391e8e456c101dd3c823.tar.zst freebsd-ports-gnome-ad27b07ec7c3f754a63c391e8e456c101dd3c823.zip |
update mail/fetchmail: 6.2.0 --> 6.2.2
PR: 53280
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
-rw-r--r-- | mail/fetchmail/Makefile | 5 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 9661261f7e3e..c5845285d5ca 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,10 +10,11 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.2 CATEGORIES= mail ipv6 MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \ - ftp://ftp.ccil.org/pub/esr/fetchmail/ + ftp://ftp.ccil.org/pub/esr/fetchmail/ \ + ftp://ftp.win.ne.jp/pub/network/mail/fetchmail/ MAINTAINER= ve@sci.fi COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index fd2377a055fe..2603e128bbfd 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-6.2.0.tar.gz) = 1242753944ad242bb4312af6be08b810 +MD5 (fetchmail-6.2.2.tar.gz) = b3544890a2452b5b04c709c65109c43a |