diff options
Diffstat (limited to 'devel/p5-Proc-Background/Makefile')
-rw-r--r-- | devel/p5-Proc-Background/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Proc-Background/Makefile b/devel/p5-Proc-Background/Makefile index 3036a60066b..079ebebc898 100644 --- a/devel/p5-Proc-Background/Makefile +++ b/devel/p5-Proc-Background/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:39 wiz Exp $ # DISTNAME= Proc-Background-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/} |