diff options
author | schmonz <schmonz> | 2004-08-27 21:40:25 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2004-08-27 21:40:25 +0000 |
commit | 9e29cc37426c701af775d40016f46cbb8e066472 (patch) | |
tree | 5d97e1db8577bb4db46db24c9cb234c9a93bd580 /mail/getmail/Makefile | |
parent | 73f2f1244dd6343473d957e3b2d14aff3e884036 (diff) | |
download | pkgsrc-9e29cc37426c701af775d40016f46cbb8e066472.tar.gz |
Update to 4.1.1. From the changelog:
-getmail raised an exception after processing all accounts, while printing
a summary, if verbose was set to 2. Fixed. Thanks: Matthias Andree.
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 a8122171319..dc2c1fed8bd 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2004/08/24 16:37:38 schmonz Exp $ +# $NetBSD: Makefile,v 1.29 2004/08/27 21:40:25 schmonz Exp $ -DISTNAME= getmail-4.1.0 +DISTNAME= getmail-4.1.1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ |