diff options
author | jperkin <jperkin@pkgsrc.org> | 2015-02-19 10:00:26 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2015-02-19 10:00:26 +0000 |
commit | 69c0b0712a211a056a30b4669cea1695515580a1 (patch) | |
tree | f4977e34fb31fcc1b307e9513bfcbc61fd01f360 /mail | |
parent | 919c720244e261afa6e0f626be90f08faae71cbd (diff) | |
download | pkgsrc-69c0b0712a211a056a30b4669cea1695515580a1.tar.gz |
Bump PKGREVISION for txt2c fix.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 9d0ff6362bf..62b472387d5 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2014/12/19 20:45:52 tron Exp $ +# $NetBSD: Makefile,v 1.101 2015/02/19 10:00:26 jperkin Exp $ DISTNAME= mutt-1.5.23 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MUTT_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ |