diff options
author | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
commit | 5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /mail/mutt | |
parent | fc39d182791e8da9f806de8e43d26886e0a113ab (diff) | |
download | pkgsrc-5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 192bf14023c..6a72904412d 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.180 2016/07/07 07:23:57 tron Exp $ +# $NetBSD: Makefile,v 1.181 2016/07/09 06:38:30 wiz Exp $ DISTNAME= mutt-1.6.2 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ |