diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /math/fcl05 | |
parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'math/fcl05')
-rw-r--r-- | math/fcl05/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fcl05/Makefile b/math/fcl05/Makefile index c4cb398bef40..1141b0fbdf49 100644 --- a/math/fcl05/Makefile +++ b/math/fcl05/Makefile @@ -1,6 +1,6 @@ PORTNAME= fcl DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMESUFFIX= 05 |