diff options
author | ache <ache@FreeBSD.org> | 1998-06-29 21:52:08 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-29 21:52:08 +0800 |
commit | 73aebe71f77f94498a62dfa57726ffaa1b4069cc (patch) | |
tree | 15d031ebbc6a870e9205a429a230830a25f108c8 /mail/fetchmail | |
parent | bfa3b721d54babbf345dc7ccfdd61fbabe941cf9 (diff) | |
download | freebsd-ports-gnome-73aebe71f77f94498a62dfa57726ffaa1b4069cc.tar.gz freebsd-ports-gnome-73aebe71f77f94498a62dfa57726ffaa1b4069cc.tar.zst freebsd-ports-gnome-73aebe71f77f94498a62dfa57726ffaa1b4069cc.zip |
Upgrade to 4.5.0
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 82c6e3b944fd..6d05b339370f 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: fetchmail -# Version required: 4.4.9 +# Version required: 4.* # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.62 1998/05/27 04:04:59 mph Exp $ +# $Id: Makefile,v 1.63 1998/06/13 19:26:47 mph Exp $ # # NOTE: The fetchmailconf program (an interactive program for # writing .fetchmailrc files) requires Python, found in the Ports @@ -11,7 +11,7 @@ # does not need Python, so there is no RUN_DEPENDS for Python in # this Makefile. -DISTNAME= fetchmail-4.4.9 +DISTNAME= fetchmail-4.5.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index c0f0154b6cd6..c1aa0ad3aa53 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.4.9.tar.gz) = 0382bffb6815182fdfa969da5f71c75a +MD5 (fetchmail-4.5.0.tar.gz) = 204894d6961072041003d09ba97919e0 |