diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-10 01:48:49 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-10 01:48:49 +0000 |
commit | 02078b6e79eef97c0cfa9795b56a411316eb453e (patch) | |
tree | 8d329283f1375fd396cb4b4af7ba32aa6a175c5f /mail | |
parent | Enable optional KPOP support (diff) |
Upgrade to 4.1.7
Notes
Notes:
svn path=/head/; revision=7840
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 ef2fd3e7223e..9967421054b5 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.1.6 +# Version required: 4.1.7 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.40 1997/09/07 13:16:59 ache Exp $ +# $Id: Makefile,v 1.39 1997/09/06 06:28:27 max Exp $ # -DISTNAME= fetchmail-4.1.6 +DISTNAME= fetchmail-4.1.7 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 87a7cac25361..7413f6406d61 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.1.6.tar.gz) = c3aeb6dcb6e86a2136bfccf1229c8a2a +MD5 (fetchmail-4.1.7.tar.gz) = 694e513852289e4c3e51d4db511aef50 |