diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-07 13:17:08 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-07 13:17:08 +0000 |
commit | 4c3cf13ccba3860597c8016e08e5d6cae7dc5c4f (patch) | |
tree | ce5673718c0d551e400ba39d9873b70c41631ac5 | |
parent | Update 1.1.15 -> 1.1.16. Minor fixes - the ChangeLog has the details. (diff) |
Upgrade to 4.1.6
Notes
Notes:
svn path=/head/; revision=7797
-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 836c89aa847a..5a6408d1e2e3 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.1.5 +# Version required: 4.1.6 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.38 1997/08/20 04:06:21 ache Exp $ +# $Id: Makefile,v 1.39 1997/09/06 06:28:27 max Exp $ # -DISTNAME= fetchmail-4.1.5 +DISTNAME= fetchmail-4.1.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 9583e8c3a441..87a7cac25361 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.1.5.tar.gz) = 005930b0ac9bd92200e94c2fd1833354 +MD5 (fetchmail-4.1.6.tar.gz) = c3aeb6dcb6e86a2136bfccf1229c8a2a |