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 13a7097cbd8..04096b49de7 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/07/03 06:17:38 sno Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/29 23:36:01 wiz Exp $ DISTNAME= Log-Dispatch-2.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ldi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |