diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-07 13:10:06 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-07 13:10:06 +0000 |
commit | 33205f99b2e63ef27ed82fd458cdca7dc6d665f1 (patch) | |
tree | 1415831f6df64020dbede87aaf29541f016c1b2c /math/lp_solve/Makefile | |
parent | 28a3674ea8b1ff47d648d743e43551c1850a4b82 (diff) |
Notes
Diffstat (limited to 'math/lp_solve/Makefile')
-rw-r--r-- | math/lp_solve/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile index 1f6db86c1697..194df11beeea 100644 --- a/math/lp_solve/Makefile +++ b/math/lp_solve/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lp_solve -PORTVERSION= 5.5.0.15 -PORTREVISION= 1 +PORTVERSION= 5.5.2.0 CATEGORIES= math MASTER_SITES= SF/lpsolve/lpsolve/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_source |