diff options
Diffstat (limited to 'net/p5-Net-Server-Coro/Makefile')
-rw-r--r-- | net/p5-Net-Server-Coro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile index 3f4ceefc5aa..2c2b6c2ef51 100644 --- a/net/p5-Net-Server-Coro/Makefile +++ b/net/p5-Net-Server-Coro/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/27 15:03:20 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Server-Coro-1.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |