diff options
Diffstat (limited to 'net/p5-Test-TCP')
-rw-r--r-- | net/p5-Test-TCP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile index 0b0176d4c9f..0e9864799f0 100644 --- a/net/p5-Test-TCP/Makefile +++ b/net/p5-Test-TCP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2016/06/05 12:52:58 mef Exp $ +# $NetBSD: Makefile,v 1.22 2016/06/08 19:24:16 wiz Exp $ # DISTNAME= Test-TCP-2.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |