diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 16:19:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 16:19:33 +0000 |
commit | 0428574fc482f07c4b145a0850c4c7ab33dc604e (patch) | |
tree | f619daec8464b83a72b5784a2649ca45f12c9d80 | |
parent | ad0efa3ce1340efe272d661e2a67d11c3c711f65 (diff) |
Notes
-rw-r--r-- | net/p5-POE-Component-Client-Ident/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index 8524f05be10d..454f0e3a6a51 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lippe@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= POE component for non-blocking ident lookups BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE |