diff options
Diffstat (limited to 'net/p5-Test-TCP/Makefile')
-rw-r--r-- | net/p5-Test-TCP/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile index ab77c4d8618..e5e7013c91f 100644 --- a/net/p5-Test-TCP/Makefile +++ b/net/p5-Test-TCP/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 14:14:49 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/10/07 11:36:56 hiramatsu Exp $ # -DISTNAME= Test-TCP-1.06 +DISTNAME= Test-TCP-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |