diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
commit | 13ef81e322775d347cdc00f0843c93f036ea04ad (patch) | |
tree | 014f72a6d0945f05e4e4ce9330a65cacf32b8616 /security | |
parent | e8b45bc07f1e02bdc46e6b4fe899139036e65d9a (diff) | |
download | freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.gz freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.zst freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.zip |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/keyprint/Makefile | 2 | ||||
-rw-r--r-- | security/opieprint/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Primes/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Random/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 2 | ||||
-rw-r--r-- | security/sudo/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/security/keyprint/Makefile b/security/keyprint/Makefile index 0a2722a29a0c..ab92bfa2ece5 100644 --- a/security/keyprint/Makefile +++ b/security/keyprint/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mharo -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print S/Key keys on a piece of paper, twice the size of a credit card NO_BUILD= yes diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile index 67ef09e89a1b..1cf2a8c3abbf 100644 --- a/security/opieprint/Makefile +++ b/security/opieprint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.inner.net/pub/opie/contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .gz -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Output postscript with 100 OPIE passwords credit card sized NO_BUILD= yes diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 5af3aa193b3f..f05da4aff770 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DSA signature and key generation RUN_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \ diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile index 4f5ec7332e05..d5b36c943b41 100644 --- a/security/p5-Crypt-Primes/Makefile +++ b/security/p5-Crypt-Primes/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provable Prime Number Generator suitable for Cryptographic Applications PERLBASE= ${SITE_PERL} diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index aa3e34349ecb..68998df70ecd 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= RIPEMD-160 message digest algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index a9469d989357..95279df7bfec 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= RSA public-key cryptosystem BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index f8e18e0867ed..900a8df19c3f 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Cryptographically Secure, True Random Number Generator BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \ diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index d8edd3ad8a7d..f215e3492b4d 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tie PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Hashes (and objects based on hashes) with encrypting fields BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ diff --git a/security/sudo/Makefile b/security/sudo/Makefile index ce68e85cbbd6..9c060becbd5f 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.stikman.com/pub/sudo/ DISTNAME= ${PORTNAME}-1.6.8p12 -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes |