diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
commit | a8713d15f4d56c9054b5d6a952f5c3613f04959a (patch) | |
tree | 9f8db44177ed46a64b46576a24dfdf8ada114376 /science/orthanc-postgresql/Makefile | |
parent | c9e5b0da2c7f6a3df13a274b6b410d835805742f (diff) | |
download | ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.zip |
Notes
Diffstat (limited to 'science/orthanc-postgresql/Makefile')
-rw-r--r-- | science/orthanc-postgresql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile index 1d6dd11b715f..b489e0374e98 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-portgresql PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/ DISTNAME= OrthancPostgreSQL-${PORTVERSION} |