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/pspp | |
parent | 9d1e113e2e29e98ba50b84fb47bd303736452038 (diff) | |
download | pkgsrc-1c2e02130fd5271c3033f71c9bbf3311b4411e8b.tar.gz |
*: recursive PKGREVISION bump for sneaky gsl shared library version number change
Diffstat (limited to 'math/pspp')
-rw-r--r-- | math/pspp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index bb2d5acc093..b5bb849ca9c 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2021/05/24 19:53:03 wiz Exp $ -# +# $NetBSD: Makefile,v 1.99 2021/06/01 09:12:26 wiz Exp $ DISTNAME= pspp-0.6.2 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |