diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
commit | 1bda2b27257c283e17a4a91482d5fa535c2ab5a7 (patch) | |
tree | 8cd07490589c5ea9ccfa6873f497bc771041dbb8 /databases/qt-mysql-plugin | |
parent | 1835bd6a5d44db05fcf261521b0f4f80aa018d63 (diff) |
Notes
Diffstat (limited to 'databases/qt-mysql-plugin')
-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 f5e3c1420202..3c8f02fd493b 100644 --- a/databases/qt-mysql-plugin/Makefile +++ b/databases/qt-mysql-plugin/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt-${DB}-plugin PORTVERSION= 3.3.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |