summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
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