diff options
author | swills <swills@FreeBSD.org> | 2012-05-01 09:47:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-01 09:47:10 +0800 |
commit | 329dd0e88cc73dac00af32f1557439ab718a69a5 (patch) | |
tree | c85c543843d1999d7c5f6f5d98eb3e0f2da053a2 /security | |
parent | 7810b79dcca121bfcd5a2d75b712b2bdb2342b4c (diff) | |
download | freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.gz freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.zst freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.zip |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-xDBM_File/Makefile | 2 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Net-OpenID-Common/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Net-OpenID-JanRain/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Text-Password-Pronounceable/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-xDBM_File/Makefile b/security/p5-Crypt-xDBM_File/Makefile index d69420b815c2..a89568080599 100644 --- a/security/p5-Crypt-xDBM_File/Makefile +++ b/security/p5-Crypt-xDBM_File/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module encrypt almost any kind of dbm file BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index caad87a615cd..543e0dd24793 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG LICENSE= ART10 GPLv1 diff --git a/security/p5-Net-OpenID-Common/Makefile b/security/p5-Net-OpenID-Common/Makefile index 9cc38356f3b1..a0488642a920 100644 --- a/security/p5-Net-OpenID-Common/Makefile +++ b/security/p5-Net-OpenID-Common/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server BUILD_DEPENDS= p5-Crypt-DH-GMP>=0:${PORTSDIR}/net/p5-Crypt-DH-GMP \ diff --git a/security/p5-Net-OpenID-JanRain/Makefile b/security/p5-Net-OpenID-JanRain/Makefile index 1d96d988d7e4..21d9c0131fb4 100644 --- a/security/p5-Net-OpenID-JanRain/Makefile +++ b/security/p5-Net-OpenID-JanRain/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= OpenID JanRain and Consumer with JanRain API BUILD_DEPENDS= ${SITE_PERL}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \ diff --git a/security/p5-Text-Password-Pronounceable/Makefile b/security/p5-Text-Password-Pronounceable/Makefile index 20169382f048..9053da7df32d 100644 --- a/security/p5-Text-Password-Pronounceable/Makefile +++ b/security/p5-Text-Password-Pronounceable/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A Perl extension for generating pronounceable passwords PERL_CONFIGURE= yes |