diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-Perl/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-Perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-Perl/Makefile b/devel/p5-Log-Dispatch-Perl/Makefile index 77c71d1cbb5..05b7153f10b 100644 --- a/devel/p5-Log-Dispatch-Perl/Makefile +++ b/devel/p5-Log-Dispatch-Perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/04/21 11:49:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/31 12:40:28 wiz Exp $ # DISTNAME= Log-Dispatch-Perl-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |