diff options
author | pi <pi@FreeBSD.org> | 2016-05-18 02:01:15 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-18 02:01:15 +0800 |
commit | c9a9636f88670808e1631f6edbedfda7289bae42 (patch) | |
tree | 641540007d3fb509c6947895d03612eba2077a72 /science/orthanc | |
parent | bb3f1d264e5ab845ebc25ac88b1584d9fb8c8361 (diff) | |
download | freebsd-ports-gnome-c9a9636f88670808e1631f6edbedfda7289bae42.tar.gz freebsd-ports-gnome-c9a9636f88670808e1631f6edbedfda7289bae42.tar.zst freebsd-ports-gnome-c9a9636f88670808e1631f6edbedfda7289bae42.zip |
devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1
PR: 209407
Submitted by: sunpoet
Diffstat (limited to 'science/orthanc')
-rw-r--r-- | science/orthanc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 813c41d629b2..078be3f79733 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= science graphics net www MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/orthanc/:main \ http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/:mongoose |