diff options
Diffstat (limited to 'net/p5-Test-TCP/Makefile')
-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 6cbff01506d..093c4e6d135 100644 --- a/net/p5-Test-TCP/Makefile +++ b/net/p5-Test-TCP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/07/13 12:51:53 wen Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:11 wiz Exp $ # DISTNAME= Test-TCP-2.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |