diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-01 00:35:01 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-01 00:35:01 +0800 |
commit | 60babe61ed3005f84f4cd4c7e80d1035c0d017fd (patch) | |
tree | 4d8aa15971f4fa9e3056cca847d61f9b878171ca /mail | |
parent | 330c94253c4add6b4454936f7eaef6743d36b51f (diff) | |
download | freebsd-ports-gnome-60babe61ed3005f84f4cd4c7e80d1035c0d017fd.tar.gz freebsd-ports-gnome-60babe61ed3005f84f4cd4c7e80d1035c0d017fd.tar.zst freebsd-ports-gnome-60babe61ed3005f84f4cd4c7e80d1035c0d017fd.zip |
Update to version 5.1.1
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index f6a3b6571137..1ec1e0d4ecd7 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: fetchmail -# Version required: 5.1.0 +# Version required: 5.1.1 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # @@ -11,7 +11,7 @@ # does not need Python, so there is no RUN_DEPENDS for Python in # this Makefile. -DISTNAME= fetchmail-5.1.0 +DISTNAME= fetchmail-5.1.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index a5d5d572dafe..ed7a85c82441 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.1.0.tar.gz) = e8de130d95bd9a68863d27ac8c5a0fdc +MD5 (fetchmail-5.1.1.tar.gz) = 40ce882fe7cbea98f902fa4248c6c1dc |