diff options
author | max <max@FreeBSD.org> | 1997-01-11 00:21:13 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-11 00:21:13 +0800 |
commit | f62ba2d363b0b07442f04eabc3f429650342c24f (patch) | |
tree | 7cea7b8731a6ed154389dd3e15abd7035e03c246 /mail | |
parent | af073bfa485ccd8f5eeeebc7039f05dfb165a938 (diff) | |
download | freebsd-ports-gnome-f62ba2d363b0b07442f04eabc3f429650342c24f.tar.gz freebsd-ports-gnome-f62ba2d363b0b07442f04eabc3f429650342c24f.tar.zst freebsd-ports-gnome-f62ba2d363b0b07442f04eabc3f429650342c24f.zip |
Upgrade to 2.7.
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 06c21427240f..345561286b8a 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 2.6.0 +# Version required: 2.7.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.11 1996/12/28 02:41:04 max Exp $ +# $Id: Makefile,v 1.12 1996/12/28 22:30:29 max Exp $ # -DISTNAME= fetchmail-2.6 +DISTNAME= fetchmail-2.7 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 61308eba9bf2..5c34c16f49cd 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.6.tar.gz) = bedadd841ad69833cc2a2b7f60f8c86e +MD5 (fetchmail-2.7.tar.gz) = 24fce9e6637d1aff951c115cc229a227 diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index 6f123d09f2b0..abb7bf17bbb6 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 1.9. +This is fetchmail 2.7. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |