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