diff options
Diffstat (limited to 'science/fvcom-mpi/Makefile')
-rw-r--r-- | science/fvcom-mpi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile index 3a2cb929cab5..1b81249b4805 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,4 +1,3 @@ -# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTREVISION= 10 @@ -6,7 +5,7 @@ PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org LIB_DEPENDS+= libmpi.so:net/openmpi |