diff options
author | stas <stas@FreeBSD.org> | 2009-06-16 23:53:25 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-06-16 23:53:25 +0800 |
commit | 3ea3d0713c07e9484963d07baa51e2c15875a754 (patch) | |
tree | ebc774c1e92698f727e32e456d39bfcb655a66f5 /net/ruby-mpi/Makefile | |
parent | 035a58aa11f8c4a4858bd22b6da404f8e4d9c403 (diff) | |
download | freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.gz freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.zst freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.zip |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
Diffstat (limited to 'net/ruby-mpi/Makefile')
-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 87caa34bf328..31b91cf93613 100644 --- a/net/ruby-mpi/Makefile +++ b/net/ruby-mpi/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}_ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding of MPI (Message Passing Interface) BUILD_DEPENDS= ${LOCALBASE}/mpich${MPICH_VER}/lib/libmpich.a:${PORTSDIR}/net/mpich${MPICH_VER} |