diff options
Diffstat (limited to 'x11/qt4-mysql/Makefile')
-rw-r--r-- | x11/qt4-mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index 7adb9c244b6..3efa93c3e9c 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2014/07/22 17:01:51 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} |