diff options
author | lth <lth@FreeBSD.org> | 2012-05-13 20:40:25 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2012-05-13 20:40:25 +0800 |
commit | bd8b6236de57c15551d092bd3504a3e4a81c637e (patch) | |
tree | 59ba6319c936fea0c8e6af56757219e12575bc0c /net | |
parent | e80187ff4afac492d8445b513a884742a02c0873 (diff) | |
download | freebsd-ports-gnome-bd8b6236de57c15551d092bd3504a3e4a81c637e.tar.gz freebsd-ports-gnome-bd8b6236de57c15551d092bd3504a3e4a81c637e.tar.zst freebsd-ports-gnome-bd8b6236de57c15551d092bd3504a3e4a81c637e.zip |
- pass maintainership
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Server-Twirc/Makefile | 2 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Server-Twirc/Makefile b/net/p5-POE-Component-Server-Twirc/Makefile index 4e411f742eb4..339ece83cc6f 100644 --- a/net/p5-POE-Component-Server-Twirc/Makefile +++ b/net/p5-POE-Component-Server-Twirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Twitter/IRC gateway RUN_DEPENDS= p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index 11639065943a..3acfd47ff507 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Base class for SOAP message servers BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ |