diff options
Diffstat (limited to 'net/p5-PlRPC/Makefile')
-rw-r--r-- | net/p5-PlRPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index d64f1289ab55..92af38eb693c 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= RPC PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for writing RPC servers and clients BUILD_DEPENDS= ${SITE_PERL}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon |