diff options
author | steve <steve@FreeBSD.org> | 1999-05-17 07:35:50 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-17 07:35:50 +0800 |
commit | 18a54f64ab23638b93e3faa1e22af1f4be14a93d (patch) | |
tree | 48df6d3d6e6953fbdc6da41a5872086525534730 /mail | |
parent | b2ba36088d1cc0e191aedae399ea07f7a4dc0f84 (diff) | |
download | freebsd-ports-gnome-18a54f64ab23638b93e3faa1e22af1f4be14a93d.tar.gz freebsd-ports-gnome-18a54f64ab23638b93e3faa1e22af1f4be14a93d.tar.zst freebsd-ports-gnome-18a54f64ab23638b93e3faa1e22af1f4be14a93d.zip |
Update to version 5.0.3.
PR: 11694
Submitted by: maintainer
Diffstat (limited to 'mail')
-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 b8e71ec1aa4c..485df8b2017c 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.73 1999/03/31 11:17:46 flathill Exp $ +# $Id: Makefile,v 1.74 1999/04/06 11:44:16 flathill 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-5.0.0 +DISTNAME= fetchmail-5.0.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index c92135c675fe..5a9205eaa336 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.0.0.tar.gz) = b335d27ee666438f49c9eb5422b3a0e7 +MD5 (fetchmail-5.0.3.tar.gz) = 72a9ed7756f7e4bad5566c1df4c1287c |