diff options
author | lippe <lippe@FreeBSD.org> | 2008-09-07 13:17:53 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-09-07 13:17:53 +0800 |
commit | 9ffe02996d8383349e0913430ecdc1d07734c6fc (patch) | |
tree | d38950af64f5f8c5faffc57ed0f2302130e60afb /net/p5-POE-Component-Client-Ident | |
parent | c8213dc3e64c33043345feddb8235f884fbc18b6 (diff) | |
download | freebsd-ports-gnome-9ffe02996d8383349e0913430ecdc1d07734c6fc.tar.gz freebsd-ports-gnome-9ffe02996d8383349e0913430ecdc1d07734c6fc.tar.zst freebsd-ports-gnome-9ffe02996d8383349e0913430ecdc1d07734c6fc.zip |
- Take maintainership.
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 |