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/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index d18980ae794..743e587c48d 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2007/07/29 16:39:43 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2007/11/11 00:58:26 adrianp Exp $
-DISTNAME= DBI-1.56
+DISTNAME= DBI-1.601
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-SVR4_PKGNAME= p5dbi
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
@@ -11,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://dbi.perl.org/
COMMENT= The database-independent Perl database access API
-REPLACE_PERL= goferperf.pl
+#REPLACE_PERL= goferperf.pl
# Tests need Test::More
BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple