diff options
author | mycroft <mycroft@pkgsrc.org> | 2002-07-12 18:48:19 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2002-07-12 18:48:19 +0000 |
commit | b64ebdbfb8d8fad68a71baa27006d7c1f95057b9 (patch) | |
tree | 4b968014b1c9ed709f98f61402257358e66510d6 /mail/fetchmail/Makefile | |
parent | 445e982ff0b060824f72017e445842b2eee87345 (diff) | |
download | pkgsrc-b64ebdbfb8d8fad68a71baa27006d7c1f95057b9.tar.gz |
Update to fetchmail 5.9.13. Miscellaneous bug fixes, including a remote
crash.
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d04e681dea7..67a292a05f9 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2002/06/17 10:33:52 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2002/07/12 18:48:19 mycroft Exp $ -DISTNAME= fetchmail-5.9.11 +DISTNAME= fetchmail-5.9.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ |