From fa2e68cfe758b0d57a200b3c2e9ebf1e8adecb7e Mon Sep 17 00:00:00 2001 From: ale Date: Mon, 11 Jan 2010 11:58:42 +0000 Subject: As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. --- databases/p5-DBD-mysql40/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/p5-DBD-mysql40') diff --git a/databases/p5-DBD-mysql40/Makefile b/databases/p5-DBD-mysql40/Makefile index 11dd5d736224..031f2f6cea6f 100644 --- a/databases/p5-DBD-mysql40/Makefile +++ b/databases/p5-DBD-mysql40/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= 40 COMMENT= MySQL 4.0 driver for the Perl5 Database Interface (DBI) -CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[1-9]-[0-9]* p5-DBD-mysql5[0-9]-[0-9]* p5-DBD-mysql6[0-9]-[0-9]* +CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[1-9]-[0-9]* p5-DBD-mysql5[0-9]-[0-9]* WANT_MYSQL_VER= 40 -- cgit