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 200dfbd04ead..7d26c89eab74 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -3,6 +3,7 @@ PORTNAME= qalculate PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/ DISTNAME= ${GH_PROJECT}-${PORTVERSION} |