diff options
Diffstat (limited to 'lang/p5-Switch/Makefile')
-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 c03eb164b1d..d770b6a5d76 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:16 wiz Exp $ # DISTNAME= Switch-2.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RG/RGARCIA/} |