diff options
-rw-r--r-- | audio/p5-Audio-FLAC-Header/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Class-Std/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Filter-IRCD/Makefile | 2 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ident/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/p5-Audio-FLAC-Header/Makefile b/audio/p5-Audio-FLAC-Header/Makefile index 911dea873b5b..ce91f837a44f 100644 --- a/audio/p5-Audio-FLAC-Header/Makefile +++ b/audio/p5-Audio-FLAC-Header/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= Interface to FLAC header metadata LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac diff --git a/devel/p5-Class-Std/Makefile b/devel/p5-Class-Std/Makefile index 5526d06cb913..4ff5b01487a8 100644 --- a/devel/p5-Class-Std/Makefile +++ b/devel/p5-Class-Std/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= Support for creating standard "inside-out" classes BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile index 973728995a59..a0b9f2133995 100644 --- a/irc/p5-POE-Filter-IRCD/Makefile +++ b/irc/p5-POE-Filter-IRCD/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= A POE-based parser for the IRC protocol BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index 0ea52805077e..8524f05be10d 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= POE component for non-blocking ident lookups BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE |