summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>2003-09-02 12:27:46 +0000
committerfrueauf <frueauf>2003-09-02 12:27:46 +0000
commitf367f89820ce4ff78c257030487ae6115662a639 (patch)
treefdfd6d49fe55fe71b6b7c658afddc1db7a5bbb11 /mail/fetchmailconf/Makefile
parentffd6d03fcc1c85b2e7fbbe0b19eba7c89ebf0555 (diff)
downloadpkgsrc-f367f89820ce4ff78c257030487ae6115662a639.tar.gz
Update fetchmail{conf} to 6.2.4.
Based on pr pkg/22650 by Adrian Portelli. Changes since 6.2.3: * Updated German, Spanish, Catalan, and Turkish translations. * IDLE is now supported using no-ops even if the server doesn't support the IMAP IDLE extension. * Sunil Shetye's patch to do better password shrouding. * Sunil Shetye's bug-fix rollup patch. * Introduce a translation item for the word "seen". * Back out the hack to deal with lack of byte stuffing on some POP3 servers. * Thomas Steudten's patch to improve SMTP handling of 550 errors.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 7882eaaf369..4967d858844 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2003/07/20 14:52:46 frueauf Exp $
+# $NetBSD: Makefile,v 1.52 2003/09/02 12:27:47 frueauf Exp $
-DISTNAME= fetchmail-6.2.3
+DISTNAME= fetchmail-6.2.4
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= http://catb.org/~esr/fetchmail/ \