diff options
Diffstat (limited to 'misc/p5-Vroom/Makefile')
-rw-r--r-- | misc/p5-Vroom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Vroom/Makefile b/misc/p5-Vroom/Makefile index 9aa7772cf32..339fef1942c 100644 --- a/misc/p5-Vroom/Makefile +++ b/misc/p5-Vroom/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/12/12 03:59:08 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:47 wiz Exp $ DISTNAME= Vroom-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} |