diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /finance/quantlib/Makefile | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) |
Notes
Diffstat (limited to 'finance/quantlib/Makefile')
-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 c018152c83db..dafe32b38a20 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantlib PORTVERSION= 1.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} |