diff options
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 6 | ||||
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 44cfe70be87..4867791405e 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.117 2002/08/26 05:27:02 jlam Exp $ +# $NetBSD: Makefile,v 1.118 2002/09/30 20:51:03 frueauf Exp $ -DISTNAME= fetchmail-5.9.13 +DISTNAME= fetchmail-6.1.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index aed951e33c6..24d266f4ce5 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2002/07/12 18:48:20 mycroft Exp $ +$NetBSD: distinfo,v 1.18 2002/09/30 20:51:03 frueauf Exp $ -SHA1 (fetchmail-5.9.13.tar.gz) = 22eeb70eb64909377ad2f27c008ecd3ee58eeec8 -Size (fetchmail-5.9.13.tar.gz) = 1017738 bytes +SHA1 (fetchmail-6.1.0.tar.gz) = 0111cfe281c2d47245575c8c9f0abe56723f664b +Size (fetchmail-6.1.0.tar.gz) = 1075419 bytes SHA1 (patch-aa) = 3c8aaac5d53c1069995ab74ad99bc5e64843a507 SHA1 (patch-ab) = 009a97639502365f8b6ec4e854622620391a812f SHA1 (patch-ac) = ef0e651807bb0942ca79ed3b10ffc000f71bd330 diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 2c6e2159ff5..473975df485 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2002/09/21 23:46:52 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2002/09/30 20:51:04 frueauf Exp $ -DISTNAME= fetchmail-5.9.13 +DISTNAME= fetchmail-6.1.0 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ |