diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 01:07:07 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 01:07:07 +0000 |
commit | be26d1d9122188fd75601a1e37879719341d352a (patch) | |
tree | b2967bf4ef6e8ccf3fc49983cb3f96dc641b7292 /science/fvcom | |
parent | e48d09c8038ee241c67866dc94f244e680847b55 (diff) |
Notes
Diffstat (limited to 'science/fvcom')
-rw-r--r-- | science/fvcom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index b48dc125ae53..ee3ec5efba86 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -1,4 +1,3 @@ -# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= fvcom @@ -9,7 +8,7 @@ MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/ DISTNAME= sourcecode1 DIST_SUBDIR= fvcom -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Unstructured Grid Finite Volume Coastal Ocean Model # Check netcdf lib for Fortran support! |