diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
commit | 1b000dfa399a5746fb6d9f3435931a8fdebefbfe (patch) | |
tree | ec62dfc97fa162522dd03bd02c7dfc23821caab0 /net/p5-POE-Component-Generic | |
parent | 85e30b39ae308f70d26d5ab10f63764ff6567928 (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-Generic')
-rw-r--r-- | net/p5-POE-Component-Generic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index 03e01a34d447..dc14fd81c4dd 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides non-blocking access to a blocking object RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ |