diff options
author | ache <ache@FreeBSD.org> | 1997-04-19 09:39:09 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-04-19 09:39:09 +0800 |
commit | 47cd1e0e1cbd90c7fedea9c14486cbded3c25f99 (patch) | |
tree | 9026146d468d0c89267ab855eccd723d28bec374 /mail/fetchmail | |
parent | 71770c6022ea078c80b00bf8450d8a056500572b (diff) | |
download | freebsd-ports-gnome-47cd1e0e1cbd90c7fedea9c14486cbded3c25f99.tar.gz freebsd-ports-gnome-47cd1e0e1cbd90c7fedea9c14486cbded3c25f99.tar.zst freebsd-ports-gnome-47cd1e0e1cbd90c7fedea9c14486cbded3c25f99.zip |
Upgrade to 3.9.1
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index a423802fd593..d2ceb6c3eee5 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 3.9.0 +# Version required: 3.9.1 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.24 1997/03/25 08:21:01 max Exp $ +# $Id: Makefile,v 1.25 1997/04/04 02:55:22 max Exp $ # -DISTNAME= fetchmail-3.9 +DISTNAME= fetchmail-3.9.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index b1809ddace8b..1413b052159f 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-3.9.tar.gz) = f726dc7ff512e6fcf0e0e7783a7b45aa +MD5 (fetchmail-3.9.1.tar.gz) = 71988855e32788479530f48bf38b5ad7 |