diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-06 06:28:29 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-06 06:28:29 +0000 |
commit | b8a98e424045a9fdb4d31d71a2ccde5fecbc9011 (patch) | |
tree | d4cf80b724df26c7a4f69ee09f2a460c235fa47f | |
parent | Add LIB_DEPENDS to libXpm. (diff) |
Upgrade, 4.1.1 -> 4.1.5.
Notes
Notes:
svn path=/head/; revision=7787
-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 d73e41d7f935..836c89aa847a 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.1.1 +# Version required: 4.1.5 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.37 1997/08/05 23:27:04 ache Exp $ +# $Id: Makefile,v 1.38 1997/08/20 04:06:21 ache Exp $ # -DISTNAME= fetchmail-4.1.1 +DISTNAME= fetchmail-4.1.5 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 8a42554994f8..9583e8c3a441 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.1.1.tar.gz) = eb9c66c7189a78152e08f43dd6534499 +MD5 (fetchmail-4.1.5.tar.gz) = 005930b0ac9bd92200e94c2fd1833354 |