diff options
author | wiz <wiz> | 2015-06-12 10:48:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-06-12 10:48:20 +0000 |
commit | 16faf4bd182f53ed69a81d5746a25d7918642b1e (patch) | |
tree | 3c5c5a65c6200cfafca6edb5461217313cc21fda /lang/p5-Switch/Makefile | |
parent | 6480746153852ed5af5148689c8ec4e1ca9f1833 (diff) | |
download | pkgsrc-16faf4bd182f53ed69a81d5746a25d7918642b1e.tar.gz |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
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/} |