summaryrefslogtreecommitdiff
path: root/databases/p5-DBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBI/Makefile')
-rw-r--r--databases/p5-DBI/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 4ee0b12ad62..455e67f019b 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2001/12/05 17:36:39 explorer Exp $
+# $NetBSD: Makefile,v 1.13 2002/02/14 15:50:05 mjl Exp $
#
-DISTNAME= DBI-1.20
+DISTNAME= DBI-1.21
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dbi
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
-MAINTAINER= bad@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.symbolstone.org/technology/perl/DBI/index.html
COMMENT= the database-independent Perl database access API