diff options
author | ache <ache@FreeBSD.org> | 1997-05-09 18:43:44 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-05-09 18:43:44 +0800 |
commit | 7f17074a88c80b56c2f8b12921390fd3d9bae215 (patch) | |
tree | c7ee8b4dd72b7447f897d76c20188f1df9fbe2d7 /mail/fetchmail | |
parent | 8a18c5d00cf5bcdc7a6658e20abdb80cbaed2e5d (diff) | |
download | freebsd-ports-gnome-7f17074a88c80b56c2f8b12921390fd3d9bae215.tar.gz freebsd-ports-gnome-7f17074a88c80b56c2f8b12921390fd3d9bae215.tar.zst freebsd-ports-gnome-7f17074a88c80b56c2f8b12921390fd3d9bae215.zip |
Upgrade to 3.9.3
PR: 3550
Diffstat (limited to 'mail/fetchmail')
-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 657d3c0efae5..2096931e9884 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 3.9.2 +# Version required: 3.9.3 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.26 1997/04/19 01:39:04 ache Exp $ +# $Id: Makefile,v 1.27 1997/04/24 16:23:25 ache Exp $ # -DISTNAME= fetchmail-3.9.2 +DISTNAME= fetchmail-3.9.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 534eb4e7f88b..800a12db0055 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-3.9.2.tar.gz) = 03b28a56817e6f1d90e19d742085544b +MD5 (fetchmail-3.9.3.tar.gz) = ca82a573a04cc1af60a409a8f74a4ee6 |