diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-14 02:27:54 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-14 02:27:54 +0000 |
commit | 995f9ca4799ef2a0741e9c78da07d0186f0f0a86 (patch) | |
tree | 0201de67119574cc9e749dac9f2b1037d3692c1f /mail | |
parent | Fix checksum. (diff) |
Upgrade to 4.4.4.
PR: 6625
Submitted by: Ville Eerola <ve@sci.fi>
Notes
Notes:
svn path=/head/; revision=10975
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 a9c190d831a1..8f48a2554bb6 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.4.1 +# Version required: 4.4.4 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.57 1998/03/20 15:05:27 markm Exp $ +# $Id: Makefile,v 1.58 1998/03/28 12:52:57 ache Exp $ # -DISTNAME= fetchmail-4.4.1 +DISTNAME= fetchmail-4.4.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 445364889c1d..5fba51337c71 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.4.1.tar.gz) = 0bc18ed9ad9bef53118ae614d71252e3 +MD5 (fetchmail-4.4.4.tar.gz) = b7afa49644cd2261f7002fb2c1fbb91c |