diff options
author | max <max@FreeBSD.org> | 1997-05-20 11:49:30 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-05-20 11:49:30 +0800 |
commit | e14139b04a1b5fe2f28d43b3c141258f6c0c0ca3 (patch) | |
tree | 7b72d35517a124b11bd2671f07e0fe218296c444 /mail | |
parent | c7a2caecd5a437a10155124da7688bb07fdbe05c (diff) | |
download | freebsd-ports-gnome-e14139b04a1b5fe2f28d43b3c141258f6c0c0ca3.tar.gz freebsd-ports-gnome-e14139b04a1b5fe2f28d43b3c141258f6c0c0ca3.tar.zst freebsd-ports-gnome-e14139b04a1b5fe2f28d43b3c141258f6c0c0ca3.zip |
Upgrade, 3.9.4 -> 3.9.5.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index b79012591326..da9239f23f56 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 3.9.4 +# Version required: 3.9.5 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.28 1997/05/09 10:43:35 ache Exp $ +# $Id: Makefile,v 1.29 1997/05/15 09:13:34 max Exp $ # -DISTNAME= fetchmail-3.9.4 +DISTNAME= fetchmail-3.9.5 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 261e708a38e6..dafb2e02ced0 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-3.9.4.tar.gz) = e2d3cd1697b228026d56158a46bd9a55 +MD5 (fetchmail-3.9.5.tar.gz) = 8ef5fe9b8d645c4f8b9723b7dfc14f48 |