diff options
author | max <max@FreeBSD.org> | 1996-12-19 10:46:03 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-19 10:46:03 +0800 |
commit | b02d60c5932da0b31691aa83ac7a6a36da6c888f (patch) | |
tree | e472093028b9696746cf4f1bb4aa14439508369e | |
parent | f4a311c33198a359a922d0731a7365b793d92181 (diff) | |
download | freebsd-ports-gnome-b02d60c5932da0b31691aa83ac7a6a36da6c888f.tar.gz freebsd-ports-gnome-b02d60c5932da0b31691aa83ac7a6a36da6c888f.tar.zst freebsd-ports-gnome-b02d60c5932da0b31691aa83ac7a6a36da6c888f.zip |
Upgrade, 2.2.0 -> 2.3.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 8ba694c0fa90..1dc32b129438 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: fetchmail -# Version required: 2.2.0 +# Version required: 2.3.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.6 1996/11/19 06:37:36 max Exp $ +# $Id: Makefile,v 1.7 1996/12/15 21:21:48 max Exp $ # -DISTNAME= fetchmail-2.2 -PKGNAME= fetchmail-2.2.0 +DISTNAME= fetchmail-2.3 +PKGNAME= fetchmail-2.3.0 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index bbee8948ea1e..0d6a18faf8da 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.2.tar.gz) = fb729c7277708f8be18c5ff88c8468f1 +MD5 (fetchmail-2.3.tar.gz) = 88b4e013208a1b9355ff9328ac844769 |