diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-11 09:18:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-11 09:18:01 +0800 |
commit | 62ed156e6eb708110426679c683c7eb1b792ccf3 (patch) | |
tree | 05fedcd42e20f60f57fa9511f8bac3285d258d8b /math | |
parent | 8eb70ff845d2176dfd75181ba0ee77590eef9174 (diff) | |
download | freebsd-ports-gnome-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.gz freebsd-ports-gnome-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.zst freebsd-ports-gnome-62ed156e6eb708110426679c683c7eb1b792ccf3.zip |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-algebra/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-bitset/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-bitvector/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-gmp/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-gnuplot/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-gsl/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-narray/Makefile | 2 | ||||
-rw-r--r-- | math/ruby-netcdf/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/math/ruby-algebra/Makefile b/math/ruby-algebra/Makefile index 77c9eab4e2f7..a57964d3d495 100644 --- a/math/ruby-algebra/Makefile +++ b/math/ruby-algebra/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://blade.nagaokaut.ac.jp/~sinara/ruby/math/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for mathematical (algebraic) computations USE_RUBY= yes diff --git a/math/ruby-bitset/Makefile b/math/ruby-bitset/Makefile index c522a7ed2974..b8a72d456673 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= knu@FreeBSD.org +MAINTAINER= ports@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 38f4ba456ce9..9da93d0249e3 100644 --- a/math/ruby-bitvector/Makefile +++ b/math/ruby-bitvector/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Efficient Ruby bit vector extension USE_RUBY= yes diff --git a/math/ruby-gmp/Makefile b/math/ruby-gmp/Makefile index 9f6a475754da..c4bf27ed994f 100644 --- a/math/ruby-gmp/Makefile +++ b/math/ruby-gmp/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= lib${PORTNAME}-ruby_${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings to GNU Multiprecision Library LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile index d8e357adb54a..5a65b284f9a2 100644 --- a/math/ruby-gnuplot/Makefile +++ b/math/ruby-gnuplot/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= r${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@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-gsl/Makefile b/math/ruby-gsl/Makefile index 66e621648139..9b4282d7dc39 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library for GSL (GNU Scientific Library) LIB_DEPENDS= gsl.7:${.CURDIR}/../gsl diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile index dd9d26090202..d483c800eb55 100644 --- a/math/ruby-narray/Makefile +++ b/math/ruby-narray/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@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 22eb0cdaf295..d5aa15c96486 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= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the NetCDF scientific IO library BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray |