diff options
author | max <max@FreeBSD.org> | 1997-02-02 04:45:09 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-02-02 04:45:09 +0800 |
commit | 8f3ef36bd109e73725883c31a3375b9fa1940a5a (patch) | |
tree | 7e910b5d5951d4d556ad3e2449890eb9d70cc751 /mail | |
parent | 9c6c57acc185bfe0ce6721b3cdcc35bc62c6987c (diff) | |
download | freebsd-ports-gnome-8f3ef36bd109e73725883c31a3375b9fa1940a5a.tar.gz freebsd-ports-gnome-8f3ef36bd109e73725883c31a3375b9fa1940a5a.tar.zst freebsd-ports-gnome-8f3ef36bd109e73725883c31a3375b9fa1940a5a.zip |
Upgrade, 3.2 -> 3.3.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index cd56752c79ed..f0f82da3fe3b 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 3.2 +# Version required: 3.3 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.17 1997/01/29 02:48:24 max Exp $ +# $Id: Makefile,v 1.18 1997/01/29 08:17:42 max Exp $ # -DISTNAME= fetchmail-3.2 +DISTNAME= fetchmail-3.3 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 491e2bdff74c..5113383e66f3 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-3.2.tar.gz) = cc21fa6adc8eea31856560416d72024b +MD5 (fetchmail-3.3.tar.gz) = d6a917645f8be040bdcab91a33c0486c diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index 3016b3db8eb3..899d7cb88a76 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 3.2. +This is fetchmail 3.3. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |