diff options
author | Jase Thew <jase@FreeBSD.org> | 2015-01-22 17:44:54 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2015-01-22 17:44:54 +0000 |
commit | 6a021c4786c5e65472125e0a69d3d5895d0476d9 (patch) | |
tree | 111eeb50df37e50abefefc621f64e0c83c6ebf07 | |
parent | Add a note about the just-fixed vulnerability of applications using net/libutp. (diff) |
devel/p5-POE-Test-Loops:
- Assign to perl@ to prevent blocking updates of modules that depend on POE::Test::Loops
Notes
Notes:
svn path=/head/; revision=377676
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index 353b9a17f6f2..7a5eb3ebfec2 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO PKGNAMEPREFIX= p5- -MAINTAINER= jase@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Reusable tests for POE Loop authors LICENSE= ART10 GPLv1 |