diff options
author | max <max@FreeBSD.org> | 1996-12-21 19:13:05 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-21 19:13:05 +0800 |
commit | bb81e0e579007567282b5646a7ef869fca565847 (patch) | |
tree | 93dc98bbe006f0baf773cb1110bf07535cb6f1f4 /mail | |
parent | d9c4a991b52287860b161696ef257cd871aaf0de (diff) | |
download | freebsd-ports-gnome-bb81e0e579007567282b5646a7ef869fca565847.tar.gz freebsd-ports-gnome-bb81e0e579007567282b5646a7ef869fca565847.tar.zst freebsd-ports-gnome-bb81e0e579007567282b5646a7ef869fca565847.zip |
Upgrade, 2.3.0 -> 2.4.0.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 10 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 1dc32b129438..e556c31a8cf0 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: fetchmail -# Version required: 2.3.0 +# Version required: 2.4.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.7 1996/12/15 21:21:48 max Exp $ +# $Id: Makefile,v 1.8 1996/12/19 02:46:01 max Exp $ # -DISTNAME= fetchmail-2.3 -PKGNAME= fetchmail-2.3.0 +DISTNAME= fetchmail-2.4 +PKGNAME= fetchmail-2.4.0 CATEGORIES= mail -MASTER_SITES= ftp://locke.ccil.org/pub/esr/ +MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 0d6a18faf8da..76987557446c 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-2.3.tar.gz) = 88b4e013208a1b9355ff9328ac844769 +MD5 (fetchmail-2.4.tar.gz) = 3e9012e03cdb6fae997fbdb79ed660ae |