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 4ade2fbf4a2..8150c241e3c 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/01/26 20:21:43 rhaen Exp $ +# $NetBSD: Makefile,v 1.39 2013/05/31 12:40:28 wiz Exp $ DISTNAME= Log-Dispatch-2.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ldi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |