diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-20 23:03:20 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-20 23:03:20 +0800 |
commit | 7a1d3a92cd6d5e33a8f0f5f143b3f93e19371d42 (patch) | |
tree | 03e8f53cc7f9f245cb53e5bec0dd77b793c9674b /math | |
parent | f60fc70a4c81ca3adace9d936183357c8c9ee6bd (diff) | |
download | freebsd-ports-gnome-7a1d3a92cd6d5e33a8f0f5f143b3f93e19371d42.tar.gz freebsd-ports-gnome-7a1d3a92cd6d5e33a8f0f5f143b3f93e19371d42.tar.zst freebsd-ports-gnome-7a1d3a92cd6d5e33a8f0f5f143b3f93e19371d42.zip |
- Add WWW and remove MD5
PR: ports/154096
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/femlab/distinfo | 1 | ||||
-rw-r--r-- | math/femlab/pkg-descr | 13 |
2 files changed, 2 insertions, 12 deletions
diff --git a/math/femlab/distinfo b/math/femlab/distinfo index 6af12761a594..5a6ffda7075b 100644 --- a/math/femlab/distinfo +++ b/math/femlab/distinfo @@ -1,3 +1,2 @@ -MD5 (femlab-2d-v1.1.tar.gz) = 8a296c529c222c4b6115e1ea749bf76d SHA256 (femlab-2d-v1.1.tar.gz) = c36ba87ce75fe50ee37caa00b481c8e830ca63a81520110ea851d948b1076dc1 SIZE (femlab-2d-v1.1.tar.gz) = 826980 diff --git a/math/femlab/pkg-descr b/math/femlab/pkg-descr index 630d4613bba0..35e3b0ebc4aa 100644 --- a/math/femlab/pkg-descr +++ b/math/femlab/pkg-descr @@ -6,14 +6,5 @@ to for instance run the solver directly from the csh as a batch job. The aim is to provide more solvers for different applications, such as 2D incompressible flow problems, transient problems etc. It should also be possible to use the X11 interface for your own applications. - +---------------------------------------+ - | | - | Authors: | - | Peter Hansbo | - | Marten Levenstam | - | Dep. of Mathematics | - | Chalmers University of Technology | - | S-412 96 Goteborg | - | SWEDEN | - | \|/ | - +----------------( )--------------------+ + +WWW: http://www.math.chalmers.se/Math/Research/Femlab/ |