diff options
author | tron <tron@pkgsrc.org> | 2005-09-22 15:30:44 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-09-22 15:30:44 +0000 |
commit | ccba7e970b6f7791e21340419eec5c3f969007fb (patch) | |
tree | 694505c98790a0d8e7871814a5d4d2420cb390be /mail/mutt | |
parent | b9fe6148b5b2dfa52d7c98f16e2968fd7ffa74dd (diff) | |
download | pkgsrc-ccba7e970b6f7791e21340419eec5c3f969007fb.tar.gz |
Bump package revision change because of package list change.
Diffstat (limited to 'mail/mutt')
-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 d7e89784da9..7b156b47420 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.127 2005/08/19 18:12:38 jlam Exp $ +# $NetBSD: Makefile,v 1.128 2005/09/22 15:30:44 tron Exp $ DISTNAME= mutt-1.4.2.1i PKGNAME= ${DISTNAME:C/i$//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ |