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 /math/adol-c/Makefile | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) | |
download | ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.gz ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.zip |
Notes
Diffstat (limited to 'math/adol-c/Makefile')
-rw-r--r-- | math/adol-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/adol-c/Makefile b/math/adol-c/Makefile index 7c7beb395e9c..954227defc32 100644 --- a/math/adol-c/Makefile +++ b/math/adol-c/Makefile @@ -2,6 +2,7 @@ PORTNAME= adol-c DISTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} |