diff options
author | steve <steve@FreeBSD.org> | 1998-10-10 13:37:10 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-10 13:37:10 +0800 |
commit | 0e414c144bd16695c36e87ee2bbeccaf19ae3892 (patch) | |
tree | 234cffd8ee5f4b5aa89917c4e4266b6b83805465 /mail | |
parent | 979c0e2ad49a992d4f1ea9932432f3942da6b246 (diff) | |
download | freebsd-ports-gnome-0e414c144bd16695c36e87ee2bbeccaf19ae3892.tar.gz freebsd-ports-gnome-0e414c144bd16695c36e87ee2bbeccaf19ae3892.tar.zst freebsd-ports-gnome-0e414c144bd16695c36e87ee2bbeccaf19ae3892.zip |
Update to version 4.6.0.
PR: 8238
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-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8b2929558e7b..3684a01ce03d 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.67 1998/09/13 21:31:51 jfieber Exp $ +# $Id: Makefile,v 1.68 1998/09/19 00:25:08 hoek 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.5 +DISTNAME= fetchmail-4.6.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 8967ba9545d8..c3c857b4a2ae 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.5.5.tar.gz) = 42e9e598e8f35894291737080198a2aa +MD5 (fetchmail-4.6.0.tar.gz) = 5ed3813a3ee471c70aa0964fb5023fb0 diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index df244f7a7d0d..00d543871ee9 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -14,4 +14,4 @@ user agent. Fetchmail is the lineal descendant of and replacement for the old popclient program. -http://earthspace.net/~esr/fetchmail/ +http://www.tuxedo.org/~esr/fetchmail |