diff options
author | max <max@FreeBSD.org> | 1997-01-26 00:44:57 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-26 00:44:57 +0800 |
commit | ed5d2d55ab194433b4a226e0a31c0efc94559442 (patch) | |
tree | 63e143d800dd9818d610c1abd394fd4a22af2322 /mail | |
parent | f6d175d84c70e32f45c5e7ebd9efba36ce1afff8 (diff) | |
download | freebsd-ports-gnome-ed5d2d55ab194433b4a226e0a31c0efc94559442.tar.gz freebsd-ports-gnome-ed5d2d55ab194433b4a226e0a31c0efc94559442.tar.zst freebsd-ports-gnome-ed5d2d55ab194433b4a226e0a31c0efc94559442.zip |
Upgrade, 2.8 -> 3.1.
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 db3e08f90d6b..de133a263aba 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.1 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.13 1997/01/10 16:21:09 max Exp $ +# $Id: Makefile,v 1.14 1997/01/12 15:00:11 max Exp $ # -DISTNAME= fetchmail-2.8 +DISTNAME= fetchmail-3.1 CATEGORIES= mail -MASTER_SITES= ftp://locke.ccil.org/pub/esr/ +MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 32af14a3900d..721a41d627c3 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.8.tar.gz) = 3ac21092ce346bdbad4b79415a6ed37c +MD5 (fetchmail-3.1.tar.gz) = 3d2d439872eb3c4a4fcee7f3e403fad9 diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index c394e3506b8b..140438f7173f 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 2.8. +This is fetchmail 3.1. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |