diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-06-10 05:20:00 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-06-10 05:20:00 +0000 |
commit | c96c9437cb9b8556abf09d15eee950083abe1372 (patch) | |
tree | 14a76cf72549393ea2b2f3b03f385cb1b2cf0861 /math/glpk/Makefile | |
parent | dc4a4a9440b9026ea7ab1bb5ffc84d64b253cb28 (diff) | |
download | ports-c96c9437cb9b8556abf09d15eee950083abe1372.tar.gz ports-c96c9437cb9b8556abf09d15eee950083abe1372.zip |
Notes
Diffstat (limited to 'math/glpk/Makefile')
-rw-r--r-- | math/glpk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 1988cb8fd54e..aebd4faf451d 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 3.2.4 +PORTVERSION= 4.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk |