diff options
Diffstat (limited to 'www/p5-HTTP-Server-EV/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-EV/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Server-EV/Makefile b/www/p5-HTTP-Server-EV/Makefile index 96c9f0f1d74..0e4bd714b8c 100644 --- a/www/p5-HTTP-Server-EV/Makefile +++ b/www/p5-HTTP-Server-EV/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/15 06:42:33 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:58:49 wiz Exp $ # DISTNAME= HTTP-Server-EV-0.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |