diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2021-11-05 18:56:36 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-05 19:09:19 +0000 |
commit | 00f2a7aec7a58679a8d692ebd093cd16c6337948 (patch) | |
tree | c2ad6a5f5107199f3f9f22ba60069d50d5dda7c4 /science/orthanc-mysql/Makefile | |
parent | ea5674b93b9332461b3b042dcc1b379709bec85d (diff) | |
download | ports-00f2a7aec7a58679a8d692ebd093cd16c6337948.tar.gz ports-00f2a7aec7a58679a8d692ebd093cd16c6337948.zip |
devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR: 259654
Diffstat (limited to 'science/orthanc-mysql/Makefile')
-rw-r--r-- | science/orthanc-mysql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/orthanc-mysql/Makefile b/science/orthanc-mysql/Makefile index 6b41ad68762e..96ab9e7ffa72 100644 --- a/science/orthanc-mysql/Makefile +++ b/science/orthanc-mysql/Makefile @@ -2,6 +2,7 @@ PORTNAME= orthanc-mysql DISTVERSION= 4.3 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-mysql/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ |