diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-09-21 18:59:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-09-21 18:59:57 +0000 |
commit | b03c67869c104cc54fd69f5375fc6c36a14379a9 (patch) | |
tree | c918f80b114a5ae99d35f8779ce3f8641e284c25 /finance | |
parent | 9dd19244b19eca332ca579464336ae9b682c3482 (diff) | |
download | ports-b03c67869c104cc54fd69f5375fc6c36a14379a9.tar.gz ports-b03c67869c104cc54fd69f5375fc6c36a14379a9.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/quantlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 8f50d08ec82e..0d800729dffb 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantlib PORTVERSION= 1.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} |