diff options
author | adam <adam> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-26 21:36:13 +0000 |
commit | ff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /x11/qt3-mysql | |
parent | ba20683e95163088b361a0c628a0bd0c4623759a (diff) | |
download | pkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'x11/qt3-mysql')
-rw-r--r-- | x11/qt3-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile index 221cdee33e1..d435bfea8b1 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/10/29 05:06:46 asau Exp $ +# $NetBSD: Makefile,v 1.34 2013/01/26 21:39:19 adam Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |