diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /math/libnormaliz | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) |
Notes
Diffstat (limited to 'math/libnormaliz')
-rw-r--r-- | math/libnormaliz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libnormaliz/Makefile b/math/libnormaliz/Makefile index 38431c222589..0f844319806e 100644 --- a/math/libnormaliz/Makefile +++ b/math/libnormaliz/Makefile @@ -3,6 +3,7 @@ PORTNAME= libnormaliz DISTVERSIONPREFIX= v DISTVERSION= 3.7.4 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= phascolarctos@protonmail.ch |