diff options
author | mat <mat@FreeBSD.org> | 2014-01-29 20:56:43 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-29 20:56:43 +0800 |
commit | a41f275b14fdd9576204340873af69562446c94e (patch) | |
tree | 82b20f5d869e5c17a0c8d6f9347b7f6d5fa2f337 /databases | |
parent | 7818f11bb3f1213a04445bd99368065ceb03cf82 (diff) | |
download | freebsd-ports-gnome-a41f275b14fdd9576204340873af69562446c94e.tar.gz freebsd-ports-gnome-a41f275b14fdd9576204340873af69562446c94e.tar.zst freebsd-ports-gnome-a41f275b14fdd9576204340873af69562446c94e.zip |
Fix COMMENT.
Sponsored by: Absolight
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-mysql56/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-mysql56/Makefile b/databases/p5-DBD-mysql56/Makefile index 3d4ef7bccd4c..66301f4eb9e1 100644 --- a/databases/p5-DBD-mysql56/Makefile +++ b/databases/p5-DBD-mysql56/Makefile @@ -3,7 +3,7 @@ PKGNAMESUFFIX= 56 -COMMENT= MySQL 5.5 driver for the Perl5 Database Interface (DBI) +COMMENT= MySQL 5.6 driver for the Perl5 Database Interface (DBI) CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* p5-DBD-mysql5[0-57-9]-[0-9]* |