From 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- devel/p5-Devel-SmallProf/Makefile | 3 ++- devel/p5-Devel-SmallProf/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 devel/p5-Devel-SmallProf/pkg/COMMENT (limited to 'devel/p5-Devel-SmallProf') diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile index 7f4b9fc2219..8c8dbe393ed 100644 --- a/devel/p5-Devel-SmallProf/Makefile +++ b/devel/p5-Devel-SmallProf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/01/26 09:54:37 abs Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:49 wiz Exp $ # DISTNAME= Devel-SmallProf-0.9 @@ -7,6 +7,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 DEPENDS= p5-Time-HiRes>=01.20:../../devel/p5-Time-HiRes diff --git a/devel/p5-Devel-SmallProf/pkg/COMMENT b/devel/p5-Devel-SmallProf/pkg/COMMENT deleted file mode 100644 index 51cddc5f737..00000000000 --- a/devel/p5-Devel-SmallProf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl5 module for line-by-line profiling perl programs -- cgit v1.2.3