diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-07 05:17:53 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-07 05:17:53 +0000 |
commit | 6d974c4a04d31cfcb7f28e3a4e6d858c7fd6c743 (patch) | |
tree | e124b6afa225d4a596cae710c1193cc3b02056c4 /net/p5-POE-Component-Client-Ident | |
parent | d197ba89598a25c4526fbea8b6f18419fd13f36e (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-Client-Ident')
-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 0ea52805077e..8524f05be10d 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= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= POE component for non-blocking ident lookups BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE |