diff options
Diffstat (limited to 'devel/p5-Devel-SmallProf/Makefile')
-rw-r--r-- | devel/p5-Devel-SmallProf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile index 72506a186f4..fe981529cf2 100644 --- a/devel/p5-Devel-SmallProf/Makefile +++ b/devel/p5-Devel-SmallProf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:32:18 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/21 16:43:37 martti Exp $ # DISTNAME= Devel-SmallProf-0.9 @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} MAINTAINER= bad@NetBSD.org -COMMENT= perl5 module for line-by-line profiling perl programs +COMMENT= Perl5 module for line-by-line profiling perl programs DEPENDS= p5-Time-HiRes>=01.20:../../time/p5-Time-HiRes |