diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-11-28 16:16:21 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-11-28 16:16:21 +0800 |
commit | dc9fd05e1c142d62391a41ef8d5196a93970c933 (patch) | |
tree | 66e108e9d2f33c3102343ef41d12ccaf6a4b04d7 /mail | |
parent | 7d26dabde8b429cdde6f811cf3a98171d516bb5b (diff) | |
download | freebsd-ports-gnome-dc9fd05e1c142d62391a41ef8d5196a93970c933.tar.gz freebsd-ports-gnome-dc9fd05e1c142d62391a41ef8d5196a93970c933.tar.zst freebsd-ports-gnome-dc9fd05e1c142d62391a41ef8d5196a93970c933.zip |
Update to version 5.1.4
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 4a36d1426f75..91bd902682be 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: fetchmail -# Version required: 5.1.2 +# Version required: 5.1.4 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # @@ -11,7 +11,7 @@ # does not need Python, so there is no RUN_DEPENDS for Python in # this Makefile. -DISTNAME= fetchmail-5.1.2 +DISTNAME= fetchmail-5.1.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 7b377af70087..3d85659c70ed 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.1.2.tar.gz) = 7092105c581cc8d598461286026a4414 +MD5 (fetchmail-5.1.4.tar.gz) = fee8c9a801eeb08f167cccc20ba0d209 |