diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-02 15:10:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-02 15:10:42 +0800 |
commit | 9a456ca06087fee79b82736c0f31f6c1093c7502 (patch) | |
tree | e6e25d26b180e363103d478cbed9ba445dbe99a7 /net | |
parent | d95e27a22adec4534dda738c7ea9de7aef68fa71 (diff) | |
download | freebsd-ports-gnome-9a456ca06087fee79b82736c0f31f6c1093c7502.tar.gz freebsd-ports-gnome-9a456ca06087fee79b82736c0f31f6c1093c7502.tar.zst freebsd-ports-gnome-9a456ca06087fee79b82736c0f31f6c1093c7502.zip |
Reset maintainer per his request in private email.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-TiVo/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Write/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile index 7aeb317a6891..941052be394a 100644 --- a/net/p5-Net-TiVo/Makefile +++ b/net/p5-Net-TiVo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= boumenot@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for accessing TiVo using XML/HTTP BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 475e2660bc21..80435f6c6224 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= boumenot@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An interface to open and send raw frames to the network BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ |