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 /parallel/mpi-ch | |
parent | fc39d182791e8da9f806de8e43d26886e0a113ab (diff) | |
download | pkgsrc-5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'parallel/mpi-ch')
-rw-r--r-- | parallel/mpi-ch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index fe97969d622..8fb484aeb96 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2016/06/19 18:13:00 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2016/07/09 06:38:47 wiz Exp $ DISTNAME= mpich-3.0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= parallel MASTER_SITES= http://www.mpich.org/static/tarballs/${PKGVERSION_NOREV}/ |