diff options
author | lofi <lofi@FreeBSD.org> | 2005-11-05 14:27:18 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-11-05 14:27:18 +0800 |
commit | c908dd57f7a843e973c80112d42797d5a8eea088 (patch) | |
tree | e9ff88f2c8dc0db2517bc46915ca0cabdd9bdfc5 /databases/qt-mysql-plugin | |
parent | 68c7374ddf63d2a825aa73c41e3090af25e0c1b5 (diff) | |
download | freebsd-ports-gnome-c908dd57f7a843e973c80112d42797d5a8eea088.tar.gz freebsd-ports-gnome-c908dd57f7a843e973c80112d42797d5a8eea088.tar.zst freebsd-ports-gnome-c908dd57f7a843e973c80112d42797d5a8eea088.zip |
Update to 3.3.5
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 fb03151669d3..ac109dcc0863 100644 --- a/databases/qt-mysql-plugin/Makefile +++ b/databases/qt-mysql-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |