diff options
author | wiz <wiz@pkgsrc.org> | 2021-06-01 09:12:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-06-01 09:12:22 +0000 |
commit | 1c2e02130fd5271c3033f71c9bbf3311b4411e8b (patch) | |
tree | 506feb936c481316c3eb5cee5af62adb2ca5ffc7 /math/mcsim | |
parent | 9d1e113e2e29e98ba50b84fb47bd303736452038 (diff) | |
download | pkgsrc-1c2e02130fd5271c3033f71c9bbf3311b4411e8b.tar.gz |
*: recursive PKGREVISION bump for sneaky gsl shared library version number change
Diffstat (limited to 'math/mcsim')
-rw-r--r-- | math/mcsim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index dbd618f2453..fe7a1c9df33 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2020/01/18 23:32:52 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2021/06/01 09:12:26 wiz Exp $ DISTNAME= mcsim-5.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=mcsim/} |