diff options
author | ache <ache@FreeBSD.org> | 1997-09-29 15:53:25 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-09-29 15:53:25 +0800 |
commit | a31204e78edcb1d82dd2b6df01d22910a34afac5 (patch) | |
tree | c74cdbf6053d345a6e305788bcbead57c8fc1661 /mail | |
parent | 659c8891c8721d02fe5dde15af44bfe7c728527e (diff) | |
download | freebsd-ports-graphics-a31204e78edcb1d82dd2b6df01d22910a34afac5.tar.gz freebsd-ports-graphics-a31204e78edcb1d82dd2b6df01d22910a34afac5.tar.zst freebsd-ports-graphics-a31204e78edcb1d82dd2b6df01d22910a34afac5.zip |
Upgrade to 4.2.8
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 193f4c2868c..1eaa197653a 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.2.7 +# Version required: 4.2.8 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.42 1997/09/10 01:48:34 ache Exp $ +# $Id: Makefile,v 1.43 1997/09/28 00:46:55 itojun Exp $ # -DISTNAME= fetchmail-4.2.7 +DISTNAME= fetchmail-4.2.8 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index e6cde13d182..c15edfd7086 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.2.7.tar.gz) = 0f58207000aa6327b4b477085d7a49a5 +MD5 (fetchmail-4.2.8.tar.gz) = 04ae70bbe5747d13b543ea44c4df4537 |