diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 21:12:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 21:12:19 +0000 |
commit | ba69431fe048f2c2debe8afa099926602f0f05c9 (patch) | |
tree | e3f962b4aa035f2b200ca36c12b4d7099e0b7caf /net/p5-Net-TiVo | |
parent | d53078db76135136c5b206f945a1091d849da460 (diff) | |
download | freebsd-ports-ba69431fe048f2c2debe8afa099926602f0f05c9.zip |
Over to new volunteer.
Diffstat (limited to 'net/p5-Net-TiVo')
-rw-r--r-- | net/p5-Net-TiVo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile index 941052be394a..c31aaf214e31 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= ports@FreeBSD.org +MAINTAINER= eg@fbsd.lt COMMENT= Framework for accessing TiVo using XML/HTTP BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ |