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 /misc/root | |
parent | 9d1e113e2e29e98ba50b84fb47bd303736452038 (diff) | |
download | pkgsrc-1c2e02130fd5271c3033f71c9bbf3311b4411e8b.tar.gz |
*: recursive PKGREVISION bump for sneaky gsl shared library version number change
Diffstat (limited to 'misc/root')
-rw-r--r-- | misc/root/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile index ba8d02ca166..9f70b60af9b 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2021/04/25 06:45:56 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2021/06/01 09:12:26 wiz Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= misc #MASTER_SITES= ftp://root.cern.ch/root/ |