diff options
Diffstat (limited to 'devel/p5-Log-Log4perl/Makefile')
-rw-r--r-- | devel/p5-Log-Log4perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile index a96037167cf..689979995b0 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/01/23 09:49:32 rhaen Exp $ +# $NetBSD: Makefile,v 1.22 2013/05/31 12:40:28 wiz Exp $ # DISTNAME= Log-Log4perl-1.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |