diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-08-28 19:46:48 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-08-28 19:47:15 +0200 |
commit | 0f5bfc3a785fcf97fa8bd772f45eaff841da93b4 (patch) | |
tree | 571df8d2a70f5494c1189daa741d2eb5202e7a5c /math/gh-bc/Makefile | |
parent | 541454f9939d3836bc1bcf642f8c748a1d04bb80 (diff) | |
download | freebsd-ports-0f5bfc3a785fcf97fa8bd772f45eaff841da93b4.zip |
math/gh-bc: update to version 5.0.2
Diffstat (limited to 'math/gh-bc/Makefile')
-rw-r--r-- | math/gh-bc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index 91e6d0f56434..e17d2218e5df 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bc -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.2 CATEGORIES= math lang PKGNAMEPREFIX= gh- |