diff options
Diffstat (limited to 'devel/p5-Proc-Wait3/Makefile')
-rw-r--r-- | devel/p5-Proc-Wait3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Proc-Wait3/Makefile b/devel/p5-Proc-Wait3/Makefile index c01746ae175..2faf98faef4 100644 --- a/devel/p5-Proc-Wait3/Makefile +++ b/devel/p5-Proc-Wait3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/03 08:18:12 wen Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:14 wiz Exp $ # DISTNAME= Proc-Wait3-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/} |