diff options
author | max <max@FreeBSD.org> | 1996-12-15 21:21:50 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-15 21:21:50 +0000 |
commit | 2bb62b5776fd178953f665bd232f7d67fb2c6854 (patch) | |
tree | e5b3305777810f8325328b3dee5b9c7d517fd378 /mail/fetchmail | |
parent | fd0301b5759263604b034f605a0c5b7efc499ead (diff) | |
download | FreeBSD-ports-2bb62b5776fd178953f665bd232f7d67fb2c6854.zip FreeBSD-ports-2bb62b5776fd178953f665bd232f7d67fb2c6854.tar.gz |
Upgrade, 2.0.0 -> 2.2.0.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 8 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index ff30798..8ba694c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: fetchmail -# Version required: 1.9 +# Version required: 2.2.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.5 1996/11/16 22:54:39 max Exp $ +# $Id: Makefile,v 1.6 1996/11/19 06:37:36 max Exp $ # -DISTNAME= fetchmail-2.0 -PKGNAME= fetchmail-2.0.0 +DISTNAME= fetchmail-2.2 +PKGNAME= fetchmail-2.2.0 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index d01854a..bbee894 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.0.tar.gz) = a2942dadf16fab09bc14a5bf84091bd1 +MD5 (fetchmail-2.2.tar.gz) = fb729c7277708f8be18c5ff88c8468f1 |