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, 4 insertions, 4 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 8eea30272a1..244f130b86e 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.41 2008/07/14 19:13:59 he Exp $
+# $NetBSD: Makefile,v 1.42 2008/07/24 09:28:47 rhaen Exp $
-DISTNAME= DBI-1.605
+DISTNAME= DBI-1.607
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://dbi.perl.org/
COMMENT= The database-independent Perl database access API
-#REPLACE_PERL= goferperf.pl
+REPLACE_PERL= dbixs_rev.pl
# Tests need Test::More
BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple