diff options
Diffstat (limited to 'x11/qt5-dbus/Makefile')
-rw-r--r-- | x11/qt5-dbus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt5-dbus/Makefile b/x11/qt5-dbus/Makefile index 153f3da4da2..fffcff21782 100644 --- a/x11/qt5-dbus/Makefile +++ b/x11/qt5-dbus/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/04/09 07:26:57 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/23 07:05:31 adam Exp $ PKGNAME= qt5-dbus-${QTVERSION} -PKGREVISION= 4 COMMENT= Qt5 DBus support plugin .include "../../x11/qt5-qtbase/Makefile.common" |