diff options
author | max <max@FreeBSD.org> | 1996-12-16 05:21:50 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-16 05:21:50 +0800 |
commit | 2bb62b5776fd178953f665bd232f7d67fb2c6854 (patch) | |
tree | e5b3305777810f8325328b3dee5b9c7d517fd378 /mail | |
parent | fd0301b5759263604b034f605a0c5b7efc499ead (diff) | |
download | freebsd-ports-gnome-2bb62b5776fd178953f665bd232f7d67fb2c6854.tar.gz freebsd-ports-gnome-2bb62b5776fd178953f665bd232f7d67fb2c6854.tar.zst freebsd-ports-gnome-2bb62b5776fd178953f665bd232f7d67fb2c6854.zip |
Upgrade, 2.0.0 -> 2.2.0.
Diffstat (limited to 'mail')
-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 ff307989eaaf..8ba694c0fa90 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 d01854a72637..bbee8948ea1e 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 |