diff options
author | max <max@FreeBSD.org> | 1997-02-14 06:05:56 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-02-14 06:05:56 +0800 |
commit | 56ed61d7dd7ca8096f9fb16a38ada01a89be0e52 (patch) | |
tree | 92c9249db1bda453eb15b18d7b41cb4fc2b3fbce /mail | |
parent | 5de37546b9c9128f02cf9cc3425777886f511200 (diff) | |
download | freebsd-ports-gnome-56ed61d7dd7ca8096f9fb16a38ada01a89be0e52.tar.gz freebsd-ports-gnome-56ed61d7dd7ca8096f9fb16a38ada01a89be0e52.tar.zst freebsd-ports-gnome-56ed61d7dd7ca8096f9fb16a38ada01a89be0e52.zip |
Upgrade, 3.3.2 -> 3.4.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 9 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d29c6a85ea18..820a105cb252 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,15 +1,14 @@ # New ports collection makefile for: fetchmail -# Version required: 3.3.3 +# Version required: 3.4.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.20 1997/02/02 08:25:16 max Exp $ +# $Id: Makefile,v 1.21 1997/02/04 03:33:48 max Exp $ # -DISTNAME= fetchmail-3.3 -PKGNAME= fetchmail-3.3.2 +DISTNAME= fetchmail-3.4 CATEGORIES= mail -MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/ +MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 3867aeb195af..a55afbe8e0dd 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-3.3.tar.gz) = 54477c1362b714bdd7f89e633b696004 +MD5 (fetchmail-3.4.tar.gz) = 42dee278404daf68775aa05bb9451e53 diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index 899d7cb88a76..870df43ce829 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 3.3. +This is fetchmail 3.4. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |