diff options
Diffstat (limited to 'net/p5-Net-Server-Coro/Makefile')
-rw-r--r-- | net/p5-Net-Server-Coro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile index 7dc053f303c..391d7a0b8a8 100644 --- a/net/p5-Net-Server-Coro/Makefile +++ b/net/p5-Net-Server-Coro/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:09 wiz Exp $ # DISTNAME= Net-Server-Coro-0.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |