diff options
author | billf <billf@FreeBSD.org> | 1998-12-07 17:54:32 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-07 17:54:32 +0000 |
commit | 415aa6f5efebf8a5778b4730c298bdbe398657e4 (patch) | |
tree | 268c8fbf7aca331ad6ff3b8545e5e8a1324f455c /mail/fetchmail | |
parent | aeb93ecc9194d8b20ae7011a18ffa7f848527044 (diff) | |
download | FreeBSD-ports-415aa6f5efebf8a5778b4730c298bdbe398657e4.zip FreeBSD-ports-415aa6f5efebf8a5778b4730c298bdbe398657e4.tar.gz |
Upgrade to 4.6.7
PR: ports/8866
Submitted by: Ville Eerola <ve@sci.fi>
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 3684a01..7e50e42 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.68 1998/09/19 00:25:08 hoek Exp $ +# $Id: Makefile,v 1.69 1998/10/10 05:37:08 steve Exp $ # # NOTE: The fetchmailconf program (an interactive program for # writing .fetchmailrc files) requires Python, found in the Ports @@ -11,7 +11,7 @@ # does not need Python, so there is no RUN_DEPENDS for Python in # this Makefile. -DISTNAME= fetchmail-4.6.0 +DISTNAME= fetchmail-4.6.7 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index c3c857b..deb79c9 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.6.0.tar.gz) = 5ed3813a3ee471c70aa0964fb5023fb0 +MD5 (fetchmail-4.6.7.tar.gz) = c81acd7e757ea769dd6660d5d05947d9 |