diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-06-10 21:18:53 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-06-10 21:20:09 +0000 |
commit | e835d0df597bca84ff8e334594a46892f0295236 (patch) | |
tree | abce15f8405bf97496fc181923cd2006896f5a77 /math/pantheon-calculator | |
parent | f30551f8f62b7fe2982da8e271e3d6aa4f1a9379 (diff) |
Diffstat (limited to 'math/pantheon-calculator')
-rw-r--r-- | math/pantheon-calculator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pantheon-calculator/Makefile b/math/pantheon-calculator/Makefile index 91dfdc7a0246..b86fecd7452f 100644 --- a/math/pantheon-calculator/Makefile +++ b/math/pantheon-calculator/Makefile @@ -2,6 +2,7 @@ PORTNAME= calculator PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= pantheon- DIST_SUBDIR= pantheon |