diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-10-10 15:11:27 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-10-10 15:11:27 +0000 |
commit | 036bda781b0b170e823e3cacc14f25e2bd9c2b3a (patch) | |
tree | 90617ab1ae5b1a26d09f870819f8d449cc782235 /math/heyoka | |
parent | be6f269b0dc0dd4c58d200d2389bcd6892367e6b (diff) |
Diffstat (limited to 'math/heyoka')
-rw-r--r-- | math/heyoka/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile index 25ac46db35a8..debe300f42aa 100644 --- a/math/heyoka/Makefile +++ b/math/heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |