diff options
Diffstat (limited to 'math/libqalculate')
-rw-r--r-- | math/libqalculate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index bebf5aec1e0d..0b3bcd16c2d2 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -3,6 +3,7 @@ PORTNAME= libqalculate PORTVERSION= 3.11.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ |