diff options
author | flathill <flathill@FreeBSD.org> | 1999-03-31 19:17:47 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-03-31 19:17:47 +0800 |
commit | 5f0010f38aa5b9fb12fd1dc392caf6b49ec0f1c2 (patch) | |
tree | 32d7353c0a5a9e6da51559db30d5c39f507ef006 /mail/fetchmail | |
parent | 53d6333ec78487fdc0c2b308caf607b02f3cddea (diff) | |
download | freebsd-ports-gnome-5f0010f38aa5b9fb12fd1dc392caf6b49ec0f1c2.tar.gz freebsd-ports-gnome-5f0010f38aa5b9fb12fd1dc392caf6b49ec0f1c2.tar.zst freebsd-ports-gnome-5f0010f38aa5b9fb12fd1dc392caf6b49ec0f1c2.zip |
Update to 4.7.9
PR: ports/10888
Submitted by: mharo@patrol.area51.fremont.ca.us
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 d50e40f1e94d..50e175785f2d 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.71 1998/12/16 19:37:17 sada Exp $ +# $Id: Makefile,v 1.72 1999/03/15 02:09:20 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.7.8 +DISTNAME= fetchmail-4.7.9 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index f623a5bc3f7a..92dd1c185fb0 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.7.8.tar.gz) = 9ff1c2f639902bbfe03c2b9fd05f0305 +MD5 (fetchmail-4.7.9.tar.gz) = 7832d55f49e9364677e9f7388dc12631 |