diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-09-21 18:04:50 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-09-21 18:04:50 +0000 |
commit | fd26da09d73c05bb38dd98a41a2398b773791f10 (patch) | |
tree | c3bad081d12813e0a2dfb7bb3973332d1b7d851e /math/glpk/pkg-plist | |
parent | a84636f067b6d9a42d10e493a9e800777909f728 (diff) | |
download | ports-fd26da09d73c05bb38dd98a41a2398b773791f10.tar.gz ports-fd26da09d73c05bb38dd98a41a2398b773791f10.zip |
Update to 3.2.1 and unbreak.
Approved by: will
Notes
Notes:
svn path=/head/; revision=67015
Diffstat (limited to 'math/glpk/pkg-plist')
-rw-r--r-- | math/glpk/pkg-plist | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist index 4920a6b2e933..4dc28d5f84c2 100644 --- a/math/glpk/pkg-plist +++ b/math/glpk/pkg-plist @@ -1,8 +1,11 @@ bin/glpsol include/glpavl.h include/glpbbm.h +include/glpbcs.h include/glpchol.h +include/glpdmp.h include/glphbsm.h +include/glpies.h include/glpimg.h include/glpinv.h include/glpipm.h @@ -20,9 +23,10 @@ include/glpspm.h include/glpspx.h include/glpstr.h include/glptext.h +include/glptsp.h lib/libglpk.a -%%PORTDOCS%%share/doc/glpk/guide.ps -%%PORTDOCS%%share/doc/glpk/language.ps -%%PORTDOCS%%share/doc/glpk/libref.ps -%%PORTDOCS%%share/doc/glpk/simplex.ps +%%PORTDOCS%%share/doc/glpk/bench.txt +%%PORTDOCS%%share/doc/glpk/brcut.txt +%%PORTDOCS%%share/doc/glpk/lang.ps +%%PORTDOCS%%share/doc/glpk/refman.ps %%PORTDOCS%%@dirrm share/doc/glpk |