diff options
author | tron <tron@pkgsrc.org> | 2004-02-02 07:21:24 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-02-02 07:21:24 +0000 |
commit | e670b89648b9914f68690388a54f5d3db5fd2538 (patch) | |
tree | afcb959c6cdb50382fc7785fe9272fd9ee763bbb /mail/mutt/Makefile | |
parent | 5471941605d35e6f6231a35c9630f4022f41eecd (diff) | |
download | pkgsrc-e670b89648b9914f68690388a54f5d3db5fd2538.tar.gz |
Repeat after me:
I will not patch multiple files with one patch file.
I will not patch multiple files with one patch file.
I will not patch multiple files with one patch file.
[...]
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 26ce46087e4..391f0880a13 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.110 2004/01/28 10:58:00 lukem Exp $ +# $NetBSD: Makefile,v 1.111 2004/02/02 07:21:24 tron Exp $ DISTNAME= mutt-1.4.1i PKGNAME= ${DISTNAME:C/i$//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ |