diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /science/orthanc-webviewer | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) |
Notes
Diffstat (limited to 'science/orthanc-webviewer')
-rw-r--r-- | science/orthanc-webviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile index 97e2e5e39e64..3013d6ac5c3e 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-webviewer PORTVERSION= 2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \ http://www.orthanc-server.com/downloads/third-party/WebViewer/:thirdparty |