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 bff479268c1..382b7bf5349 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.108 2001/11/12 17:33:42 frueauf Exp $ +# $NetBSD: Makefile,v 1.109 2001/12/30 12:05:12 frueauf Exp $ -DISTNAME= fetchmail-5.9.5 +DISTNAME= fetchmail-5.9.6 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 fb9896416bb..6c6ee8ed52c 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2001/11/12 17:33:42 frueauf Exp $ +$NetBSD: distinfo,v 1.14 2001/12/30 12:05:12 frueauf Exp $ -SHA1 (fetchmail-5.9.5.tar.gz) = 7164b5e5d117df57bd1257a5b8970315c5822d68 -Size (fetchmail-5.9.5.tar.gz) = 865980 bytes +SHA1 (fetchmail-5.9.6.tar.gz) = c01aa4dbeafa36a9816eb72b7ca6bcb8d9681e49 +Size (fetchmail-5.9.6.tar.gz) = 866845 bytes SHA1 (patch-aa) = 3c8aaac5d53c1069995ab74ad99bc5e64843a507 SHA1 (patch-ab) = 009a97639502365f8b6ec4e854622620391a812f SHA1 (patch-ac) = ef0e651807bb0942ca79ed3b10ffc000f71bd330 diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 2e9e44a3abc..a303bee1978 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2001/11/12 17:33:43 frueauf Exp $ +# $NetBSD: Makefile,v 1.31 2001/12/30 12:05:12 frueauf Exp $ -DISTNAME= fetchmail-5.9.5 +DISTNAME= fetchmail-5.9.6 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ |