diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-13 22:46:52 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-13 22:46:52 +0000 |
commit | 3a01d4e44cf154fdc025f7589d1210735c70a779 (patch) | |
tree | c29bede13cc1692738fbf923ca261d8b42591a0e /databases/qt-sqlite-plugin/Makefile | |
parent | Unbreak for 5-current (2004/Aug/6). (diff) |
Update to 3.3.3
Notes
Notes:
svn path=/head/; revision=116152
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 516d27a00437..2acddef94975 100644 --- a/databases/qt-sqlite-plugin/Makefile +++ b/databases/qt-sqlite-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= databases MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.silug.org/pub/qt/ \ |