diff options
author | steve <steve@FreeBSD.org> | 1998-08-17 00:11:31 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-17 00:11:31 +0000 |
commit | 51b53c3c0ed34b77a3dd6364682c59617ee1c39d (patch) | |
tree | 792aafb96b6466bdccc53c3dea3f233f44bc3b9b /mail | |
parent | dffc35ce374b600d7e9aa9e02d3fbdfb8c8a6378 (diff) | |
download | FreeBSD-ports-51b53c3c0ed34b77a3dd6364682c59617ee1c39d.zip FreeBSD-ports-51b53c3c0ed34b77a3dd6364682c59617ee1c39d.tar.gz |
Update to version 4.5.5.
PR: 7631-diffs
Submitted by: maintainer
Diffstat (limited to 'mail')
-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 25c4ed7..056a38e 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 12a1d4d..8967ba9 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 c1c9643..00f9420 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 |