summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoradam <adam>2005-09-27 09:15:31 +0000
committeradam <adam>2005-09-27 09:15:31 +0000
commit2f1efe456ff18c9a6ffe80ec52e4fa841a57b2a3 (patch)
treeb1321baf8cc955a1fdbf5f6162b91df8e68bd687 /x11
parent19a1e0736351a9b7dcbae42a8f8cd6ebc2cb8529 (diff)
downloadpkgsrc-2f1efe456ff18c9a6ffe80ec52e4fa841a57b2a3.tar.gz
Changes 3.3.5:
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-mysql/Makefile3
-rw-r--r--x11/qt3-psql/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile
index cfda2b9bb2c..4c46784a7a9 100644
--- a/x11/qt3-mysql/Makefile
+++ b/x11/qt3-mysql/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/06/22 21:14:45 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/27 09:15:31 adam Exp $
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-mysql-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT mysql driver
CONFIGURE_ARGS+= -I${QTDIR}/include \
diff --git a/x11/qt3-psql/Makefile b/x11/qt3-psql/Makefile
index ba08cddbcbb..59e4e2d04fc 100644
--- a/x11/qt3-psql/Makefile
+++ b/x11/qt3-psql/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2005/06/22 21:14:45 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/27 09:15:40 adam Exp $
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-psql-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT postgresql driver
CONFIGURE_ARGS+= -I${QTDIR}/include \