diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-21 07:57:07 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-21 07:57:07 +0000 |
commit | 036ffe12b282fc8c5a360a36dd32c81ee3d74353 (patch) | |
tree | 337daf8718db233a9d4e58238929a39c943c5e86 /databases/qt-sqlite-plugin/Makefile | |
parent | Fix build with gcc41 (on amd64) (diff) |
Update to 3.3.8
Diffstat (limited to 'databases/qt-sqlite-plugin/Makefile')
-rw-r--r-- | databases/qt-sqlite-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/qt-sqlite-plugin/Makefile b/databases/qt-sqlite-plugin/Makefile index 0ce318ce0de3..84884ba6faf6 100644 --- a/databases/qt-sqlite-plugin/Makefile +++ b/databases/qt-sqlite-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.7 +PORTVERSION= 3.3.8 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |