diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 06:27:18 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 06:27:18 +0000 |
commit | 5625df324d0de3712a915505f1e22f6742f861b6 (patch) | |
tree | c215cb36e6ef122ed93a04d9153917cfc809411d /databases/qt-pgsql-plugin | |
parent | 3d675decde9361177503ddfccda1f1752d3c71a0 (diff) | |
download | ports-5625df324d0de3712a915505f1e22f6742f861b6.tar.gz ports-5625df324d0de3712a915505f1e22f6742f861b6.zip |
Notes
Diffstat (limited to 'databases/qt-pgsql-plugin')
-rw-r--r-- | databases/qt-pgsql-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/qt-pgsql-plugin/Makefile b/databases/qt-pgsql-plugin/Makefile index f20b6a99e1d4..5159a8613795 100644 --- a/databases/qt-pgsql-plugin/Makefile +++ b/databases/qt-pgsql-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} |