diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-28 00:46:56 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-28 00:46:56 +0000 |
commit | 33438f1d9c24deda8918322c3b4fadd9750e9028 (patch) | |
tree | c452abee4a247a4df0739605457243e9b322cd8f /mail | |
parent | A better mtools.conf (diff) |
original distribution updated to 4.2.7.
Reviewed by: ve@sci.fi (maintainer)
Submitted by: itojun@itojun.org
Notes
Notes:
svn path=/head/; revision=8038
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 9967421054b5..193f4c2868c9 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.1.7 +# Version required: 4.2.7 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.39 1997/09/06 06:28:27 max Exp $ +# $Id: Makefile,v 1.42 1997/09/10 01:48:34 ache Exp $ # -DISTNAME= fetchmail-4.1.7 +DISTNAME= fetchmail-4.2.7 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 7413f6406d61..e6cde13d182c 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.1.7.tar.gz) = 694e513852289e4c3e51d4db511aef50 +MD5 (fetchmail-4.2.7.tar.gz) = 0f58207000aa6327b4b477085d7a49a5 |