diff options
author | bapt <bapt@FreeBSD.org> | 2012-02-07 07:34:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-02-07 07:34:57 +0800 |
commit | 5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4 (patch) | |
tree | de29c6806a0033d4d1511b24e09fc2ec3ad1f16a /dns | |
parent | c9e7038eb47579292bec0becb1bc448eea5ca040 (diff) | |
download | freebsd-ports-gnome-5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4.tar.gz freebsd-ports-gnome-5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4.tar.zst freebsd-ports-gnome-5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4.zip |
give all my p5-* ports to perl team
Diffstat (limited to 'dns')
-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 |