summaryrefslogtreecommitdiff
path: root/misc/p5-Search
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:52:59 +0000
committerwiz <wiz>2001-02-17 17:52:59 +0000
commit3a61aee4cd7edf6f0c15bae603650c4f4453fd69 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /misc/p5-Search
parent4e3547de3bbe9aae985ad91f7aae76896b121cf0 (diff)
downloadpkgsrc-3a61aee4cd7edf6f0c15bae603650c4f4453fd69.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'misc/p5-Search')
-rw-r--r--misc/p5-Search/Makefile3
-rw-r--r--misc/p5-Search/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile
index b93db743b18..b36354c434d 100644
--- a/misc/p5-Search/Makefile
+++ b/misc/p5-Search/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/08/27 07:11:16 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/17 18:09:18 wiz Exp $
# FreeBSD Id: Makefile,v 1.9 1997/06/24 18:43:31 jfitz Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
MAINTAINER= packages@netbsd.org
+COMMENT= perl5 module to provide framework for multiple searches
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Search/Text/.packlist
diff --git a/misc/p5-Search/pkg/COMMENT b/misc/p5-Search/pkg/COMMENT
deleted file mode 100644
index bcf004bb9e1..00000000000
--- a/misc/p5-Search/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 module to provide framework for multiple searches