diff options
Diffstat (limited to 'math/sundials/Makefile')
-rw-r--r-- | math/sundials/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sundials/Makefile b/math/sundials/Makefile index 43849f376992..e9d7c0f66bdc 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,6 +1,6 @@ PORTNAME= sundials DISTVERSION= 6.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ |