diff options
author | max <max@FreeBSD.org> | 1997-01-12 15:00:14 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-12 15:00:14 +0000 |
commit | a40bb6cab0c18f32121ebf79f4ce90f492ed4075 (patch) | |
tree | e1f1e95f289f7f87ea7c3fd2df485930b3d94c7a /mail/fetchmail | |
parent | 29c8b33c77f8d1582be550aeee806623413f5e29 (diff) | |
download | FreeBSD-ports-a40bb6cab0c18f32121ebf79f4ce90f492ed4075.zip FreeBSD-ports-a40bb6cab0c18f32121ebf79f4ce90f492ed4075.tar.gz |
Upgrade, 2.8.
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 3455612..db3e08f 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 2.7.0 +# Version required: 2.8.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.12 1996/12/28 22:30:29 max Exp $ +# $Id: Makefile,v 1.13 1997/01/10 16:21:09 max Exp $ # -DISTNAME= fetchmail-2.7 +DISTNAME= fetchmail-2.8 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 5c34c16..32af14a 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.7.tar.gz) = 24fce9e6637d1aff951c115cc229a227 +MD5 (fetchmail-2.8.tar.gz) = 3ac21092ce346bdbad4b79415a6ed37c diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index abb7bf1..c394e35 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 2.7. +This is fetchmail 2.8. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |