mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Back out the upgrade from 2.8 to 3.1 as 3.1 has critical bug.
Suggested by: scrappy
This commit is contained in:
parent
b4b2cc1252
commit
20823b8c86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5444
3 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: fetchmail
|
||||
# Version required: 3.1
|
||||
# Version required: 2.8.0
|
||||
# Date created: 26 Oct 1996
|
||||
# Whom: Ville Eerola <ve@sci.fi>
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1997/01/12 15:00:11 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fetchmail-3.1
|
||||
DISTNAME= fetchmail-2.8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (fetchmail-3.1.tar.gz) = 3d2d439872eb3c4a4fcee7f3e403fad9
|
||||
MD5 (fetchmail-2.8.tar.gz) = 3ac21092ce346bdbad4b79415a6ed37c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This is fetchmail 3.1.
|
||||
This is fetchmail 2.8.
|
||||
|
||||
Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy
|
||||
configuration, daemon mode, forwarding via SMTP or local MDA, superior
|
||||
|
|
Loading…
Add table
Reference in a new issue