diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 62ed156e6eb708110426679c683c7eb1b792ccf3 (patch) | |
tree | 05fedcd42e20f60f57fa9511f8bac3285d258d8b /security | |
parent | 8eb70ff845d2176dfd75181ba0ee77590eef9174 (diff) | |
download | FreeBSD-ports-62ed156e6eb708110426679c683c7eb1b792ccf3.zip FreeBSD-ports-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.gz |
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 'security')
-rw-r--r-- | security/ruby-aes/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-blowfish/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-cast_256/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-gpgme/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-hmac/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-mcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-pam/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-password/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/security/ruby-aes/Makefile b/security/ruby-aes/Makefile index fbc593d7..2333827 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 9093cf0..3d0254f 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 d094c6b0b..f336413 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 61f9bcf..7765cc5 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 90b0b1aa..153a454 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 210bed0..425a46c 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 e2b9bdc..b95f1a6 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 1c51967..36f2348 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 6601e34..8827efd 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 |