diff options
Diffstat (limited to 'net/p5-RPC-Simple/Makefile')
-rw-r--r-- | net/p5-RPC-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-RPC-Simple/Makefile b/net/p5-RPC-Simple/Makefile index 89bcbd3b1e38..7c42240f16d5 100644 --- a/net/p5-RPC-Simple/Makefile +++ b/net/p5-RPC-Simple/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl classes to handle simple asynchronous RPC calls with call-back USES= perl5 |