diff options
Diffstat (limited to 'x11/qt5-dbus/Makefile')
-rw-r--r-- | x11/qt5-dbus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-dbus/Makefile b/x11/qt5-dbus/Makefile index 90adff069ad..09a42d7e367 100644 --- a/x11/qt5-dbus/Makefile +++ b/x11/qt5-dbus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/04/06 08:17:18 adam Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-dbus-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 DBus support plugin BUILD_DIRS= src/dbus |