diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
commit | 529fda9b917e71a3cb91ab7356e145fda301caa3 (patch) | |
tree | 322f900c337fcbfebdfc160530f65a1e269e74e6 /devel/p5-Gearman-Client-Async | |
parent | 5c3f61c04d5b4520a94a45309fa04c13da74a332 (diff) |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=243688
Diffstat (limited to 'devel/p5-Gearman-Client-Async')
-rw-r--r-- | devel/p5-Gearman-Client-Async/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Gearman-Client-Async/Makefile b/devel/p5-Gearman-Client-Async/Makefile index 1b7014b78d91..74b1013843af 100644 --- a/devel/p5-Gearman-Client-Async/Makefile +++ b/devel/p5-Gearman-Client-Async/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/B/BR/BRADFITZ PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Asynchronous client module for Gearman for Danga::Socket applications RUN_DEPENDS= \ @@ -25,5 +25,4 @@ USE_PERL= yes PERL_CONFIGURE= yes MAN3= Gearman::Client::Async.3 -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> |