diff options
author | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
commit | 4619c44ccd591519d95ba090480bc4786f3e02fe (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /irc/p5-POE-Component-IRC-Plugin-QueryDNS | |
parent | 7f09eace253d3e3230890f985876edd7c2cf422a (diff) | |
download | freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
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 d13f6fd1d597..5abd4c953dce 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= miwi@FreeBSD.org +MAINTAINER= ports@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 \ |