diff options
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index d58b3cd6abb..8109dc8741a 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/07/05 14:06:59 sno Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/03 21:55:12 wiz Exp $ DISTNAME= Log-Dispatch-2.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ldi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |