aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-06-16 23:53:25 +0800
committerstas <stas@FreeBSD.org>2009-06-16 23:53:25 +0800
commit3ea3d0713c07e9484963d07baa51e2c15875a754 (patch)
treeebc774c1e92698f727e32e456d39bfcb655a66f5 /security
parent035a58aa11f8c4a4858bd22b6da404f8e4d9c403 (diff)
downloadfreebsd-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 'security')
-rw-r--r--security/ruby-aes/Makefile2
-rw-r--r--security/ruby-blowfish/Makefile2
-rw-r--r--security/ruby-cast_256/Makefile2
-rw-r--r--security/ruby-mcrypt/Makefile2
-rw-r--r--security/ruby-pam/Makefile2
-rw-r--r--security/ruby-tcpwrap/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-aes/Makefile b/security/ruby-aes/Makefile
index 2333827833b4..70d9f9877b39 100644
--- a/security/ruby-aes/Makefile
+++ b/security/ruby-aes/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-rb-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension library which implements AES (Rijndael) encryption
USE_RUBY= yes
diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile
index 3d0254f0f6d9..d8d7ff091481 100644
--- a/security/ruby-blowfish/Makefile
+++ b/security/ruby-blowfish/Makefile
@@ -17,7 +17,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 Blowfish cipher
USE_OPENSSL= yes
diff --git a/security/ruby-cast_256/Makefile b/security/ruby-cast_256/Makefile
index f336413b9c93..69db860b707d 100644
--- a/security/ruby-cast_256/Makefile
+++ b/security/ruby-cast_256/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby_${PORTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension library which implements CAST-256 encryption
USE_ZIP= yes
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile
index 800144f93245..25a03c599b13 100644
--- a/security/ruby-mcrypt/Makefile
+++ b/security/ruby-mcrypt/Makefile
@@ -15,7 +15,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 mcrypt library
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/
diff --git a/security/ruby-pam/Makefile b/security/ruby-pam/Makefile
index b95f1a6397f0..584bb7038076 100644
--- a/security/ruby-pam/Makefile
+++ b/security/ruby-pam/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension to use PAM library
USE_RUBY= yes
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 8827efd2263d..664a9e3f2753 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= TCP wrappers library for Ruby
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident