diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-15 21:21:50 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-15 21:21:50 +0000 |
commit | 173c8ae9d85b82b0084d94de5ed2f57ca5278940 (patch) | |
tree | 015f530f87b45305081967327c5ec4d2e770555d | |
parent | bad1506b38a6b0fa254d5f2fe9d213a9839e1041 (diff) | |
download | freebsd-ports-173c8ae9d85b82b0084d94de5ed2f57ca5278940.zip |
Upgrade, 2.0.0 -> 2.2.0.
-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 |