diff options
author | tron <tron@pkgsrc.org> | 2002-01-02 08:36:55 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-01-02 08:36:55 +0000 |
commit | e291d5f7ff2743226ea6764aec5e958e9cea9c3d (patch) | |
tree | 387d37d81269017c0dbf6a6b6a31800fa1da4a3a /mail/mutt/Makefile | |
parent | b634ab48b38854d087f5beda2565fb28059efc78 (diff) | |
download | pkgsrc-e291d5f7ff2743226ea6764aec5e958e9cea9c3d.tar.gz |
Update "mutt" package to version 1.2.5.1. The new version fixes a remotely
exploitable security hole.
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r-- | mail/mutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index f938a0c239d..9511afe2621 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2001/10/27 07:00:53 jlam Exp $ +# $NetBSD: Makefile,v 1.76 2002/01/02 08:36:55 tron Exp $ -DISTNAME= mutt-1.2.5i +DISTNAME= mutt-1.2.5.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ ftp://ftp.funet.fi/pub/unix/mail/mutt/ \ |