diff options
Diffstat (limited to 'devel/p5-Devel-DProf/Makefile')
-rw-r--r-- | devel/p5-Devel-DProf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-DProf/Makefile b/devel/p5-Devel-DProf/Makefile index b35eee1caae..f660989e012 100644 --- a/devel/p5-Devel-DProf/Makefile +++ b/devel/p5-Devel-DProf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/09/05 09:25:21 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 14:38:48 wiz Exp $ # DISTNAME= DProf-19990108 @@ -7,6 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} MAINTAINER= bad@netbsd.org +COMMENT= perl5 module for profiling perl programs # Some perl packages install their own versions of this module. # Can't simply define USE_PERL5. |