diff options
author | mat <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
commit | 46a6ab2be455408aa5cb6b85e2619de45f6b62dc (patch) | |
tree | 37d2071ecbbf3297086e329bdcb7b6c9bff60c5c /irc/p5-POE-Component-IRC-Plugin-QueryDNS | |
parent | d1500af60b6bb2834253695808f1c3aaeb2d5820 (diff) | |
download | freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.tar.gz freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.tar.zst freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.zip |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-QueryDNS')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile index 5abd4c953dce..552efa8521d8 100644 --- a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin for IRC based DNS queries BUILD_DEPENDS= p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP \ |