diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2021-11-05 11:56:36 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-05 12:09:19 -0700 |
commit | 00f2a7aec7a58679a8d692ebd093cd16c6337948 (patch) | |
tree | c2ad6a5f5107199f3f9f22ba60069d50d5dda7c4 /math/cadabra2 | |
parent | ea5674b93b9332461b3b042dcc1b379709bec85d (diff) | |
download | freebsd-ports-00f2a7aec7a58679a8d692ebd093cd16c6337948.zip |
devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR: 259654
Diffstat (limited to 'math/cadabra2')
-rw-r--r-- | math/cadabra2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index a46d42ea2cd3..4e4bc1ace63a 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -1,5 +1,6 @@ PORTNAME= cadabra2 DISTVERSION= 2.3.6.8 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |