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 f85e6549c2f..c03eb164b1d 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:12 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:43 wiz Exp $ # DISTNAME= Switch-2.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RG/RGARCIA/} |