diff options
Diffstat (limited to 'x11/qt5-psql/Makefile')
-rw-r--r-- | x11/qt5-psql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index 2af4a52fb43..3d5df03681b 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/12/13 14:38:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/04 11:58:39 wiz Exp $ PKGNAME= qt5-psql-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 PostgreSQL plugin .include "../../x11/qt5-qtbase/Makefile.common" |