diff options
| author | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
| commit | fb44dca45d6339f4db377f788e4cc5e2bc263609 (patch) | |
| tree | ba22d2b118e359466f52b8da4aef55f2b8d470fb /math/ipopt | |
| parent | c272497917e602ddcd651a70cbe2520e894afb36 (diff) | |
Notes
Diffstat (limited to 'math/ipopt')
| -rw-r--r-- | math/ipopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile index c37b873abe1b..726f5de2e012 100644 --- a/math/ipopt/Makefile +++ b/math/ipopt/Makefile @@ -3,7 +3,7 @@ PORTNAME= Ipopt DISTVERSION= 3.12.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/Ipopt/ \ http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \ |
