diff options
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 53a7aa14aa64..632acbd1107f 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -3,6 +3,7 @@ PORTNAME= qalculate PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/ DISTNAME= ${GH_PROJECT}-${PORTVERSION} |