diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-02-01 20:45:09 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-02-01 20:45:09 +0000 |
commit | 77eb01fb2b8d24caf4fb5d06da2fa7febdd75051 (patch) | |
tree | 01453cee4de7ab1f409ed86f47577a4ee18fd374 /mail/fetchmail | |
parent | 9a4df0c59a4970b3a35fa36dc11d33f19a6cdd70 (diff) |
Notes
Diffstat (limited to 'mail/fetchmail')
-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 |