diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-14 11:04:09 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-14 11:04:09 +0000 |
commit | 6cde84da57a7f94a43f9d87593204d7663525b48 (patch) | |
tree | e43d6abdfca9c3a3f4cf4d1df28d63beaae192cf /science/elmergrid/Makefile | |
parent | - Update to 0.1.2 (diff) |
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com>
Diffstat (limited to 'science/elmergrid/Makefile')
-rw-r--r-- | science/elmergrid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile index 24879d392d0d..63d9d713fbde 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -7,9 +7,9 @@ PORTNAME= elmergrid PORTVERSION= 5.4.0 +PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ \ - ftp://ftp.funet.fi/pub/sci/physics/elmer/src/old/ +MASTER_SITES= SF/elmerfem MAINTAINER= araujo@FreeBSD.org COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package |