diff options
author | mycroft <mycroft@pkgsrc.org> | 2003-02-21 11:22:03 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2003-02-21 11:22:03 +0000 |
commit | e220972767b12529ef4007ab8c6d891b1e43c7fc (patch) | |
tree | b0240c14b86e3bab2f73b2a6c883219ea1167962 /mail/fetchmailconf | |
parent | 86a77d0a1d8678b90cde0c02602fc090bb770a29 (diff) | |
download | pkgsrc-e220972767b12529ef4007ab8c6d891b1e43c7fc.tar.gz |
Update from 6.2.0 to 6.2.1.
* Updated German, Turkish, Spanish, and Danish translation files.
* Integrated Sunil Shetye's patch to make mark_seen an explicit method.
* Removed FAQ warning about GMX and associated fetchmailconf check,
we have a report that its servers are conformant now.
* Another Sunil patch to fix a minor bug in bouncemail generation.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 50c7a1560d9..2194a06a458 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2002/12/13 14:38:52 tron Exp $ +# $NetBSD: Makefile,v 1.46 2003/02/21 11:22:04 mycroft Exp $ -DISTNAME= fetchmail-6.2.0 +DISTNAME= fetchmail-6.2.1 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ |