diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-29 02:48:26 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-29 02:48:26 +0000 |
commit | 75d64b6f76c6fa5d93a3e13f6ad9c6488c4c4f54 (patch) | |
tree | 6e7d16f8ba78d226b95e6e7ef94fab421eb14ecd /mail/fetchmail | |
parent | 1.0.98 --> 1.0.99 (diff) |
Upgrade, 2.8 -> 3.2.
(It looks like the bug with v.3.1 has been fixed.)
Tested by: scrappy
Notes
Notes:
svn path=/head/; revision=5458
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 8 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 51594ff666c1..30756ad897af 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: fetchmail -# Version required: 2.8.0 +# Version required: 3.2 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.14 1997/01/12 15:00:11 max Exp $ +# $Id: Makefile,v 1.16 1997/01/25 18:51:45 max Exp $ # -DISTNAME= fetchmail-2.8 +DISTNAME= fetchmail-3.2 CATEGORIES= mail -MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/ +MASTER_SITES= ftp://locke.ccil.org/pub/esr/ MAINTAINER= ve@sci.fi diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 32af14a3900d..491e2bdff74c 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.8.tar.gz) = 3ac21092ce346bdbad4b79415a6ed37c +MD5 (fetchmail-3.2.tar.gz) = cc21fa6adc8eea31856560416d72024b diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index c394e3506b8b..3016b3db8eb3 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 2.8. +This is fetchmail 3.2. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |