Upgrade to 2.7.
This commit is contained in:
parent
abf021df74
commit
3e180574f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5302
3 changed files with 5 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: fetchmail
|
||||
# Version required: 2.6.0
|
||||
# Version required: 2.7.0
|
||||
# Date created: 26 Oct 1996
|
||||
# Whom: Ville Eerola <ve@sci.fi>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1996/12/28 02:41:04 max Exp $
|
||||
# $Id: Makefile,v 1.12 1996/12/28 22:30:29 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fetchmail-2.6
|
||||
DISTNAME= fetchmail-2.7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://locke.ccil.org/pub/esr/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (fetchmail-2.6.tar.gz) = bedadd841ad69833cc2a2b7f60f8c86e
|
||||
MD5 (fetchmail-2.7.tar.gz) = 24fce9e6637d1aff951c115cc229a227
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This is fetchmail 1.9.
|
||||
This is fetchmail 2.7.
|
||||
|
||||
Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy
|
||||
configuration, daemon mode, forwarding via SMTP or local MDA, superior
|
||||
|
|
Loading…
Reference in a new issue