diff options
Diffstat (limited to 'lang/p5-Switch')
-rw-r--r-- | lang/p5-Switch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index d770b6a5d76..3d73c4ad37b 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2016/06/08 19:23:55 wiz Exp $ # DISTNAME= Switch-2.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RG/RGARCIA/} |