aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
commit34da9bdf573136c2c1df38368a52ffccd661cf79 (patch)
treea377528db4adfec04e601af6921b10c25874b351 /security
parent23d07b2cdbaf3bc562f98790c3ce2cb017afc527 (diff)
downloadports-34da9bdf573136c2c1df38368a52ffccd661cf79.tar.gz
ports-34da9bdf573136c2c1df38368a52ffccd661cf79.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.
Notes
Notes: svn path=/head/; revision=147872
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-gpgme/Makefile2
-rw-r--r--security/ruby-hmac/Makefile2
-rw-r--r--security/ruby-mcrypt/Makefile2
-rw-r--r--security/ruby-pam/Makefile2
-rw-r--r--security/ruby-password/Makefile2
-rw-r--r--security/ruby-tcpwrap/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/security/ruby-aes/Makefile b/security/ruby-aes/Makefile
index fbc593d78935..2333827833b4 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= knu@FreeBSD.org
+MAINTAINER= ports@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 9093cf0e6f5a..3d0254f0f6d9 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= knu@FreeBSD.org
+MAINTAINER= ports@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 d094c6b0b732..f336413b9c93 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= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby extension library which implements CAST-256 encryption
USE_ZIP= yes
diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile
index 61f9bcfb623a..7765cc51acfc 100644
--- a/security/ruby-gpgme/Makefile
+++ b/security/ruby-gpgme/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to GnuPG Made Easy (GPGME)
LIB_DEPENDS= gpgme03.9:${PORTSDIR}/security/gpgme03
diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile
index 90b0b1aa754b..153a45433b93 100644
--- a/security/ruby-hmac/Makefile
+++ b/security/ruby-hmac/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 library which implements the HMAC algorithm
USE_RUBY= yes
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile
index 210bed0bfca0..425a46c4428b 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= knu@FreeBSD.org
+MAINTAINER= ports@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 e2b9bdc8ef29..b95f1a6397f0 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= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby extension to use PAM library
USE_RUBY= yes
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index 1c51967da90d..36f23482ea33 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/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 library to create, verify and manipulate passwords
BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 6601e34515e2..8827efd2263d 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= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TCP wrappers library for Ruby
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident