diff options
author | schmonz <schmonz> | 2013-08-26 11:17:32 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2013-08-26 11:17:32 +0000 |
commit | 39332276df4b5af621dedebf55295d9c92391a64 (patch) | |
tree | 2c4586fd7c45f03a24bac65bc0d0b3e0c6b51327 /mail/getmail/Makefile | |
parent | f5418d3772a81bb4afe0849c7b5610b40563071c (diff) | |
download | pkgsrc-39332276df4b5af621dedebf55295d9c92391a64.tar.gz |
Update to 4.43.0. From the changelog:
- add IMAP IDLE support. Thanks: Jon Gjengset.
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r-- | mail/getmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 4cd58d89623..151c8fa2a0e 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.135 2013/08/03 22:45:28 schmonz Exp $ +# $NetBSD: Makefile,v 1.136 2013/08/26 11:17:32 schmonz Exp $ -DISTNAME= getmail-4.42.0 +DISTNAME= getmail-4.43.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ |