summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
commitcc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch)
tree9e07b5af195014d0e3d4e4baefd5f499802f063b /math
parent- Take maintainership (diff)
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
Notes
Notes: svn path=/head/; revision=236032
Diffstat (limited to 'math')
-rw-r--r--math/ruby-bitset/Makefile2
-rw-r--r--math/ruby-bitvector/Makefile2
-rw-r--r--math/ruby-gmp/Makefile2
-rw-r--r--math/ruby-gnuplot/Makefile2
-rw-r--r--math/ruby-narray/Makefile2
-rw-r--r--math/ruby-netcdf/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/math/ruby-bitset/Makefile b/math/ruby-bitset/Makefile
index 67cbc4149203..7b4ed4880e91 100644
--- a/math/ruby-bitset/Makefile
+++ b/math/ruby-bitset/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.moonwolf.com/ruby/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A bit set library for Ruby
USE_RUBY= yes
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index 97633dec9096..a2adb1bdea75 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= fenner/ruby-contrib
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Efficient Ruby bit vector extension
USE_RUBY= yes
diff --git a/math/ruby-gmp/Makefile b/math/ruby-gmp/Makefile
index fb1bc9a11d3e..0018c81b5944 100644
--- a/math/ruby-gmp/Makefile
+++ b/math/ruby-gmp/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= lib${PORTNAME}-ruby_${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings to GNU Multiprecision Library
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile
index 03a56ff03c69..45305577ddbb 100644
--- a/math/ruby-gnuplot/Makefile
+++ b/math/ruby-gnuplot/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= r${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A pipe-based interface to the gnuplot package for Ruby
RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile
index 6dbccaaa2a23..94dd8f513808 100644
--- a/math/ruby-narray/Makefile
+++ b/math/ruby-narray/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Numerical N-dimensional array library for Ruby
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
diff --git a/math/ruby-netcdf/Makefile b/math/ruby-netcdf/Makefile
index d63a0c8aea86..2ef0f83354f5 100644
--- a/math/ruby-netcdf/Makefile
+++ b/math/ruby-netcdf/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to the NetCDF scientific IO library
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray