diff options
author | Steve Price <steve@FreeBSD.org> | 1998-05-24 03:15:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-05-24 03:15:16 +0000 |
commit | dce4f932e17c7daa39f5fbaaac58687778fc3e90 (patch) | |
tree | 7b263d80ff7ad66aafa34192464db36cf8cd4a2f /mail | |
parent | The japanese manpages are now in man/ja. (diff) |
Upgrade to version 4.4.7.
PR: 6726
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=11118
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 ec671bf71c51..2ce9f998d14b 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.4.6 +# Version required: 4.4.7 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id$ +# $Id: Makefile,v 1.60 1998/05/22 01:34:17 mph Exp $ # -DISTNAME= fetchmail-4.4.6 +DISTNAME= fetchmail-4.4.7 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 46b0ce025d03..633526a8f252 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.4.6.tar.gz) = e9e931d9f2a269b6814510015b75ac61 +MD5 (fetchmail-4.4.7.tar.gz) = 13825a3d01dbcce0e34e17ec17894f85 |