diff options
Diffstat (limited to 'math/SoPlex/Makefile')
-rw-r--r-- | math/SoPlex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index 8d20810972d5..b392b963c09c 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SoPlex -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.1 CATEGORIES= math science MASTER_SITES= http://soplex.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} |