aboutsummaryrefslogtreecommitdiff
path: root/math/glpk/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2008-12-26 15:09:35 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2008-12-26 15:09:35 +0000
commit247833fd02ac2722f6db2a44b7f1d04bf6f0a500 (patch)
tree7a7c55961aa171b2c106adf9cdcbb776bddfdd5f /math/glpk/Makefile
parent9cc99456e1da2f027972978b554866418a846c55 (diff)
downloadports-247833fd02ac2722f6db2a44b7f1d04bf6f0a500.tar.gz
ports-247833fd02ac2722f6db2a44b7f1d04bf6f0a500.zip
Notes
Diffstat (limited to 'math/glpk/Makefile')
-rw-r--r--math/glpk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index d56e5cb5f79a..8961b4d76ef1 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glpk
-PORTVERSION= 4.33
+PORTVERSION= 4.34
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk
@@ -51,8 +51,8 @@ CONFIGURE_ARGS+= --disable-mysql
.endif
.if !defined(NOPORTDOCS)
-PORTDOCS= bench.txt bench1.txt bench2.txt glpk.ps glpk_faq.txt gmpl.ps \
- opb.txt tables.ps dfeas.djvu gomory.djvu scaling.djvu \
+PORTDOCS= bench.txt bench1.txt bench2.txt glpk.pdf glpk_faq.txt gmpl.pdf \
+ opb.txt tables.pdf dfeas.djvu gomory.djvu scaling.djvu \
subset.djvu updating.djvu
.endif