summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2000-11-27 15:59:06 +0000
committerfrueauf <frueauf@pkgsrc.org>2000-11-27 15:59:06 +0000
commite347d58bd755a3859b54d89f58fe51f44d043646 (patch)
tree2b8cb5daadbf58c11fa21049f2694d3f0651b92f /mail/fetchmailconf
parent8e7d4f77b2ff7e3800c23e66cc5a1d71e1c45299 (diff)
downloadpkgsrc-e347d58bd755a3859b54d89f58fe51f44d043646.tar.gz
Update fetchmail{conf} to 5.6.0.
fetchmail-5.6.0 (Sun Nov 26 22:11:09 EST 2000), 19625 lines: * Updated FAQ on IPv6 operation. * Enabled showdots to work from the command line. * Fixed a bug in fetchmailconf's handling of the `principal' option. * smtpname processing fixed.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 3eb7c7a501f..b6e25ede02c 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2000/11/15 17:21:49 tron Exp $
+# $NetBSD: Makefile,v 1.13 2000/11/27 15:59:07 frueauf Exp $
-DISTNAME= fetchmail-5.5.6
+DISTNAME= fetchmail-5.6.0
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \