diff options
Diffstat (limited to 'math/gh-bc/Makefile')
-rw-r--r-- | math/gh-bc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index ed751af7d3e2..46ad83742cf8 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,6 +1,5 @@ PORTNAME= bc -PORTVERSION= 6.7.5 -PORTREVISION= 1 +PORTVERSION= 7.0.3 CATEGORIES= math lang MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= gh- |