diff options
Diffstat (limited to 'science/fvcom')
-rw-r--r-- | science/fvcom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index 68a21f69a8cf..fc3ea906a283 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -1,4 +1,4 @@ -# Created by: Jason Bacon <jwbacon@tds.net> +# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= fvcom @@ -9,7 +9,7 @@ MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/ DISTNAME= sourcecode1 DIST_SUBDIR= fvcom -MAINTAINER= jwbacon@tds.net +MAINTAINER= bacon4000@gmail.com COMMENT= Unstructured Grid Finite Volume Coastal Ocean Model # Check netcdf lib for Fortran support! |