diff options
author | max <max@FreeBSD.org> | 1997-02-21 17:04:51 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-02-21 17:04:51 +0800 |
commit | 821a2fea6b32888f63fa1f7bac462eab053a8d5e (patch) | |
tree | f0f4ad14832f34b04f361eb3198242c848cb4986 /mail/fetchmail | |
parent | f011a342e33cf58956dbfe2e70c2db672c455549 (diff) | |
download | freebsd-ports-gnome-821a2fea6b32888f63fa1f7bac462eab053a8d5e.tar.gz freebsd-ports-gnome-821a2fea6b32888f63fa1f7bac462eab053a8d5e.tar.zst freebsd-ports-gnome-821a2fea6b32888f63fa1f7bac462eab053a8d5e.zip |
Upgrade, 3.4 -> 3.6.
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, 4 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 820a105cb252..a1303011b055 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 3.4.0 +# Version required: 3.6.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.21 1997/02/04 03:33:48 max Exp $ +# $Id: Makefile,v 1.22 1997/02/13 22:05:51 max Exp $ # -DISTNAME= fetchmail-3.4 +DISTNAME= fetchmail-3.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index a55afbe8e0dd..9d03861bdb3d 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-3.4.tar.gz) = 42dee278404daf68775aa05bb9451e53 +MD5 (fetchmail-3.6.tar.gz) = ddcacf7c7b590030d9fba88e6dba98f0 diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index 870df43ce829..1d005033ac1c 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,5 +1,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 reply handling. Not a mail user agent, rather a pipe-fitting that |