From 1ce615634db80db901e4581344d38f9d2b46ef5c Mon Sep 17 00:00:00 2001 From: schmonz Date: Thu, 16 Jul 2009 17:10:04 +0000 Subject: Update to 4.9.2. From the changelog: -use tempfile module function instead of os.tmpfile() so getmail obeys TMPDIR and similar environment variables. Thanks: Stefan Baehring. --- mail/getmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/getmail/Makefile') diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 9d47c727f22..9f56146853d 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.84 2009/06/01 20:16:19 schmonz Exp $ +# $NetBSD: Makefile,v 1.85 2009/07/16 17:10:04 schmonz Exp $ -DISTNAME= getmail-4.9.1 +DISTNAME= getmail-4.9.2 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ -- cgit v1.2.3