diff options
-rw-r--r-- | math/elmer-umfpack/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-eio/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-fem/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-hutiter/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-matc/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-meshgen2d/Makefile | 2 | ||||
-rw-r--r-- | science/elmergrid/Makefile | 2 | ||||
-rw-r--r-- | science/elmerpost/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index c9f2474e91a..f7d5065f8c3 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.4 PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= math -MASTER_SITES= # none know, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= scjamorim@bsd.com.br diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile index e12140b90a9..4d700791bef 100644 --- a/science/elmer-eio/Makefile +++ b/science/elmer-eio/Makefile @@ -9,7 +9,7 @@ PORTNAME= eio PORTVERSION= 5.4.0 PORTREVISION= 2 CATEGORIES= science -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= scjamorim@bsd.com.br diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile index 2d1dea62111..bada3596270 100644 --- a/science/elmer-fem/Makefile +++ b/science/elmer-fem/Makefile @@ -9,7 +9,7 @@ PORTNAME= fem PORTVERSION= 5.4.0 PORTREVISION= 5 CATEGORIES= science tk -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= scjamorim@bsd.com.br diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 11e4e09d745..d7106ca9450 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -9,7 +9,7 @@ PORTNAME= hutiter PORTVERSION= 5.4.0 PORTREVISION= 2 CATEGORIES= science -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= scjamorim@bsd.com.br diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile index 1f0fdacf963..12c7e0f2894 100644 --- a/science/elmer-matc/Makefile +++ b/science/elmer-matc/Makefile @@ -9,7 +9,7 @@ PORTNAME= matc PORTVERSION= 5.4.0 PORTREVISION= 4 CATEGORIES= science -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= scjamorim@bsd.com.br diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile index 03793d49903..c0fb61a39a6 100644 --- a/science/elmer-meshgen2d/Makefile +++ b/science/elmer-meshgen2d/Makefile @@ -9,7 +9,7 @@ PORTNAME= meshgen2d PORTVERSION= 5.0.0 PORTREVISION= 5 CATEGORIES= science -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= scjamorim@bsd.com.br diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile index 98a02f3a51b..6a082ebff14 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -9,7 +9,7 @@ PORTNAME= elmergrid PORTVERSION= 5.4.0 PORTREVISION= 2 CATEGORIES= science -MASTER_SITES= # none known, please fix +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ MAINTAINER= scjamorim@bsd.com.br COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index e6d69f2e299..a575a2725a8 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 |