diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2021-12-08 10:33:03 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2021-12-08 10:57:06 +0000 |
commit | b5687f8a8a96b57399515fe72fda0bb0daf74b46 (patch) | |
tree | 11977eff9020e72dc0575a5635904d9deb71daf6 /math/pantheon-calculator | |
parent | a1cd6815d96057eff0045460e7161473d4570444 (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 1242c9e74b11..3656d464d96f 100644 --- a/math/pantheon-calculator/Makefile +++ b/math/pantheon-calculator/Makefile @@ -2,6 +2,7 @@ PORTNAME= calculator PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= pantheon- DIST_SUBDIR= pantheon |