diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 12:40:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 12:40:24 +0800 |
commit | 62ab968fab86e33acd5cbd4f14001514b14b7ba0 (patch) | |
tree | fc9b3718e46e85ece2749f37ce02c51d0065e270 /net/ruby-mpi | |
parent | 73c91a901932b311acdd7eb9ef8cf96041a99469 (diff) | |
download | freebsd-ports-gnome-62ab968fab86e33acd5cbd4f14001514b14b7ba0.tar.gz freebsd-ports-gnome-62ab968fab86e33acd5cbd4f14001514b14b7ba0.tar.zst freebsd-ports-gnome-62ab968fab86e33acd5cbd4f14001514b14b7ba0.zip |
Reset bouncing maintainer addresses.
Hat: portmgr
Source: Edwin's updated distfile tracker
Diffstat (limited to 'net/ruby-mpi')
-rw-r--r-- | net/ruby-mpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-mpi/Makefile b/net/ruby-mpi/Makefile index f582b2f3855e..cfd9b277a761 100644 --- a/net/ruby-mpi/Makefile +++ b/net/ruby-mpi/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}_ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= mneumann@ntecs.de +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding of MPI (Message Passing Interface) BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich |