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 cfb6351e137..6adf88c7d7a 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2010/12/17 18:34:55 rhaen Exp $ +# $NetBSD: Makefile,v 1.17 2011/08/14 12:26:15 obache Exp $ # DISTNAME= Log-Log4perl-1.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |