diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-17 00:11:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-17 00:11:31 +0000 |
commit | ce559dbb4957bccb23a74d301777abe9c80de2fa (patch) | |
tree | 79d13d059d16159c69880520ce7756f40842f79f | |
parent | d11cdab7f61b2d92f9003722bdc41115f8f3beb2 (diff) |
Update to version 4.5.5.
PR: 7631-diffs
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=12545
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 25c4ed7518fc..056a38e8a7e2 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.64 1998/06/29 13:52:01 ache Exp $ +# $Id: Makefile,v 1.65 1998/07/20 03:39:29 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.5.2 +DISTNAME= fetchmail-4.5.5 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 12a1d4de53d8..8967ba9545d8 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.5.2.tar.gz) = 84e37be3b338427683531b00e6804487 +MD5 (fetchmail-4.5.5.tar.gz) = 42e9e598e8f35894291737080198a2aa diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist index c1c9643211d5..00f9420177e7 100644 --- a/mail/fetchmail/pkg-plist +++ b/mail/fetchmail/pkg-plist @@ -1,7 +1,6 @@ bin/fetchmail bin/fetchmailconf libexec/fetchmailconf.bin -man/man1/fetchmail.1.gz man/man1/fetchmailconf.1.gz share/doc/fetchmail/README share/doc/fetchmail/COPYING |