diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-29 00:29:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-29 00:29:53 +0000 |
commit | 836db2b0b414655d9e1ffcf0812e96cd4f1e1b7c (patch) | |
tree | 35db597c6b1e167f904b48fb73920764cb8d19c1 /databases | |
parent | New port to create multimedia DVDs. (diff) |
Current maintainer suggests transferring this port to kde@. I hope they
don't mind.
Notes
Notes:
svn path=/head/; revision=180930
Diffstat (limited to 'databases')
-rw-r--r-- | databases/qt-mysql-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/qt-mysql-plugin/Makefile b/databases/qt-mysql-plugin/Makefile index ac109dcc0863..5fe3096ac2ae 100644 --- a/databases/qt-mysql-plugin/Makefile +++ b/databases/qt-mysql-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE -MAINTAINER= kay_lehmann@web.de +MAINTAINER= kde@FreeBSD.org COMMENT= A plugin for QT to connect to MySQL-Databases DB= mysql |