diff options
Diffstat (limited to 'devel/p5-Test-POE-Client-TCP/Makefile')
-rw-r--r-- | devel/p5-Test-POE-Client-TCP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-POE-Client-TCP/Makefile b/devel/p5-Test-POE-Client-TCP/Makefile index a75bbc330ee..77bb071c1e2 100644 --- a/devel/p5-Test-POE-Client-TCP/Makefile +++ b/devel/p5-Test-POE-Client-TCP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/09/08 04:54:42 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:23 wiz Exp $ # DISTNAME= Test-POE-Client-TCP-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |