diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-04-26 19:08:37 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-04-26 20:48:25 +0000 |
| commit | 67ff3c5a7bb78d3e0af3c56c90d3a8f06d4a989b (patch) | |
| tree | e1d3c0da6bd10a206763dfe27d16bd7547290ad4 /math/libnormaliz | |
| parent | 178068950d5d253b2d864fcd988f8f126a182ff9 (diff) | |
Diffstat (limited to 'math/libnormaliz')
| -rw-r--r-- | math/libnormaliz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libnormaliz/Makefile b/math/libnormaliz/Makefile index d3d6d17a48c3..d8a565b32a0e 100644 --- a/math/libnormaliz/Makefile +++ b/math/libnormaliz/Makefile @@ -1,7 +1,7 @@ # PORTNAME block PORTNAME= libnormaliz DISTVERSION= 3.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= https://github.com/Normaliz/Normaliz/releases/download/v${PORTVERSION}/ DISTNAME= normaliz-${PORTVERSION} |
