diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-31 11:17:47 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-31 11:17:47 +0000 |
commit | 3104f681d29d1e7b6d41ab5e0ccf83e2c035d74b (patch) | |
tree | 0e6b180b59889aa1d52e5147e92b6167edbb086f | |
parent | 2a5081cf28f9f22b3c93b597261cda591643afb1 (diff) | |
download | freebsd-ports-3104f681d29d1e7b6d41ab5e0ccf83e2c035d74b.zip |
Update to 4.7.9
PR: ports/10888
Submitted by: mharo@patrol.area51.fremont.ca.us
-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 |