diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-18 17:40:11 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-18 17:40:11 +0000 |
commit | f956563c5dbd884838792dd60bd80975fbe1ddad (patch) | |
tree | b52a7b29fbb67c127e9a15a6eb923980dbc8758c /net/p5-PlRPC | |
parent | Update 0.6.3 --> 0.6.4 (diff) |
reset MAINTAINER bit to ports@
I have no too much time to maintain.
Notes
Notes:
svn path=/head/; revision=104511
Diffstat (limited to 'net/p5-PlRPC')
-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 a8e5f46ad5cf..2eb8ff37deac 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= RPC PKGNAMEPREFIX= p5- -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for writing RPC servers and clients BUILD_DEPENDS= ${SITE_PERL}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon |