summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
commit417e8bbabf32592822a77615f490f81af3c99be2 (patch)
tree85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases/p5-DBI
parent6c0ff6d2791c86527492513d3f40f5586041e81e (diff)
downloadpkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile3
-rw-r--r--databases/p5-DBI/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 565a73cf633..5a84a56ce7c 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/07 08:10:40 mjl Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:33 wiz Exp $
#
DISTNAME= DBI-1.14
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.symbolstone.org/technology/perl/DBI/index.html
+COMMENT= the database-independent Perl database access API
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DBI/.packlist
diff --git a/databases/p5-DBI/pkg/COMMENT b/databases/p5-DBI/pkg/COMMENT
deleted file mode 100644
index bf1d7865d9d..00000000000
--- a/databases/p5-DBI/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-the database-independent Perl database access API