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 65cdbb815c3..e40843a848e 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/04/01 20:17:32 rhaen Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:55:13 wiz Exp $ # DISTNAME= Log-Log4perl-1.36 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |