diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-02-06 23:34:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-02-06 23:34:57 +0000 |
commit | a91afe45259a84a4d58443d9260fbb4e77e8d5f2 (patch) | |
tree | 95269376eeafce562d22a64d91dfbc926ce3bfad /dns/p5-Net-Bonjour | |
parent | ca43a0aefcb7709dcfe557c62d240392ad674c9d (diff) | |
download | ports-a91afe45259a84a4d58443d9260fbb4e77e8d5f2.tar.gz ports-a91afe45259a84a4d58443d9260fbb4e77e8d5f2.zip |
give all my p5-* ports to perl team
Notes
Notes:
svn path=/head/; revision=290520
Diffstat (limited to 'dns/p5-Net-Bonjour')
-rw-r--r-- | dns/p5-Net-Bonjour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-Bonjour/Makefile b/dns/p5-Net-Bonjour/Makefile index 41413faf1101..9ff18cae434b 100644 --- a/dns/p5-Net-Bonjour/Makefile +++ b/dns/p5-Net-Bonjour/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHLIGE PKGNAMEPREFIX= p5- -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Module for DNS service discovery LICENSE= ART10 GPLv1 |