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 1283e3c2bc72..8e3890db8d8b 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -1,6 +1,6 @@ PORTNAME= SoPlex DISTVERSION= 7.1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math science MASTER_SITES= http://soplex.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} |