diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 01:11:41 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 01:11:41 +0000 |
commit | 43cd433787636297cc0a6dde41f4646e2bf614e8 (patch) | |
tree | f18e7a564a198a7c12b0ab9c164b4aa24c268714 /science/elmerpost | |
parent | ea6b41aa87ad74796802be3fb8d6c15634eb584c (diff) | |
download | ports-43cd433787636297cc0a6dde41f4646e2bf614e8.tar.gz ports-43cd433787636297cc0a6dde41f4646e2bf614e8.zip |
Notes
Diffstat (limited to 'science/elmerpost')
-rw-r--r-- | science/elmerpost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index e6d69f2e299e..a575a2725a84 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -9,7 +9,7 @@ PORTNAME= elmerpost PORTVERSION= 5.4.0 PORTREVISION= 6 CATEGORIES= science -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ MAINTAINER= scjamorim@bsd.com.br COMMENT= Visualization of Numerical Results in the ELMER FEM package |