diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-07-09 21:48:06 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-07-09 21:48:06 +0800 |
commit | f7d4dcd05eb69796834236224c619d353cb80aa7 (patch) | |
tree | 46b84a1b41e33fe4dc407a86108be965ebd131b6 /mail | |
parent | 23315816d14be77e9d911a2444776e9ab44e8285 (diff) | |
download | freebsd-ports-graphics-f7d4dcd05eb69796834236224c619d353cb80aa7.tar.gz freebsd-ports-graphics-f7d4dcd05eb69796834236224c619d353cb80aa7.tar.zst freebsd-ports-graphics-f7d4dcd05eb69796834236224c619d353cb80aa7.zip |
Committed, thanks.
PR: 19785
Submitted by: MAINTAINER
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 744d2ededa5..4e4ea0f863f 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.4.1 +PORTVERSION= 5.4.3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 8b2acff59ba..b20f7f2aa68 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.4.1.tar.gz) = ba161853d519aabf93d40b7c5c05c46a +MD5 (fetchmail-5.4.3.tar.gz) = 722f630d943bc71206490eeda8273cb1 |