diff options
Diffstat (limited to 'devel/p5-Log-LogLite/Makefile')
-rw-r--r-- | devel/p5-Log-LogLite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-LogLite/Makefile b/devel/p5-Log-LogLite/Makefile index a9462710722..2a60fbcfc99 100644 --- a/devel/p5-Log-LogLite/Makefile +++ b/devel/p5-Log-LogLite/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/20 04:19:40 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:01 grant Exp $ # DISTNAME= Log-LogLite-0.82 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5llt +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} |