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