diff options
author | skv <skv@FreeBSD.org> | 2012-05-07 23:42:51 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2012-05-07 23:42:51 +0800 |
commit | d1fe36d999039439979a7b6016b94ed1cdad18a7 (patch) | |
tree | c53283a65dace2c340ad2f9d7778789ae2068e3d /net | |
parent | a71d7f1932ac709ae39f8bf940a4bbc75d78119e (diff) | |
download | freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.gz freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.zst freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.zip |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Google/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-PcapUtils/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-SDP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-POE-Component-Pcap/Makefile | 2 | ||||
-rw-r--r-- | net/p5-POE-Component-Spread/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Parallel-Pvm/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Validate-Net/Makefile | 2 | ||||
-rw-r--r-- | net/p5-X500-DN/Makefile | 2 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-AnyEvent/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index 4771bf411d7b..041a3694551c 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple OOP-ish interface to the Google SOAP API BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite diff --git a/net/p5-Net-PcapUtils/Makefile b/net/p5-Net-PcapUtils/Makefile index 26eb8e0d28b8..c83ae8ea6c0e 100644 --- a/net/p5-Net-PcapUtils/Makefile +++ b/net/p5-Net-PcapUtils/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Utility routines for Net::Pcap module BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/Pcap.pm:${PORTSDIR}/net/p5-Net-Pcap diff --git a/net/p5-Net-SDP/Makefile b/net/p5-Net-SDP/Makefile index 9e517372a55c..2324a97a814a 100644 --- a/net/p5-Net-SDP/Makefile +++ b/net/p5-Net-SDP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Session Description Protocol (RFC 2327) packet parser/generator BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww diff --git a/net/p5-POE-Component-Pcap/Makefile b/net/p5-POE-Component-Pcap/Makefile index dbb159579095..a59354bdf70b 100644 --- a/net/p5-POE-Component-Pcap/Makefile +++ b/net/p5-POE-Component-Pcap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking use of Net::Pcap BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/net/p5-POE-Component-Spread/Makefile b/net/p5-POE-Component-Spread/Makefile index 7397a05e2a57..1082c6ac04d9 100644 --- a/net/p5-POE-Component-Spread/Makefile +++ b/net/p5-POE-Component-Spread/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handle Spread communications in POE BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/net/p5-Parallel-Pvm/Makefile b/net/p5-Parallel-Pvm/Makefile index 085a99d24de2..b16b8c5c2cf8 100644 --- a/net/p5-Parallel-Pvm/Makefile +++ b/net/p5-Parallel-Pvm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the Parallel Virtual Machine (PVM) BUILD_DEPENDS= pvm:${PORTSDIR}/net/pvm diff --git a/net/p5-Validate-Net/Makefile b/net/p5-Validate-Net/Makefile index 1013035ca682..6d3454c421e1 100644 --- a/net/p5-Validate-Net/Makefile +++ b/net/p5-Validate-Net/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ADAMK PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Format validation and more for Net:: related strings BUILD_DEPENDS= ${SITE_PERL}/Class/Default.pm:${PORTSDIR}/devel/p5-Class-Default diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index 1056457b0a93..b7870bdd8148 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handle X.500 DNs (Distinguished Names), parse and format them BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent diff --git a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile index 311f849b40ae..8bd493bc30f6 100644 --- a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile +++ b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Exchange XML via AnyEvent::HTTP BUILD_DEPENDS= p5-XML-Compile-SOAP>=2.18:${PORTSDIR}/net/p5-XML-Compile-SOAP \ |