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 0ff7c0ac884..7b6c2e88897 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2015/01/18 12:57:01 wen Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Log4perl-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |