diff options
author | max <max@FreeBSD.org> | 1997-01-29 10:48:26 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-29 10:48:26 +0800 |
commit | 39aad016bc586047d6c7ec9289bc591360ef5356 (patch) | |
tree | 126699dcbbd4094d1d2766e52ba319a7ecc1c06e /mail | |
parent | 60784cb867c3e357fe1278119ca7722743b682ae (diff) | |
download | freebsd-ports-gnome-39aad016bc586047d6c7ec9289bc591360ef5356.tar.gz freebsd-ports-gnome-39aad016bc586047d6c7ec9289bc591360ef5356.tar.zst freebsd-ports-gnome-39aad016bc586047d6c7ec9289bc591360ef5356.zip |
Upgrade, 2.8 -> 3.2.
(It looks like the bug with v.3.1 has been fixed.)
Tested by: scrappy
Diffstat (limited to 'mail')
-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 |