diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
commit | 871235f5a301727b600d078c0748f2054afff6f2 (patch) | |
tree | 97af85e1682705b6660d9863c030b07763cf5cca /dns | |
parent | a46b5adf6c9cf6ee1736337ce3a6c6beda110194 (diff) | |
download | freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.tar.gz freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.tar.zst freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.zip |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index 0f1f62abf11f..384fb2e14951 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \ |