diff options
Diffstat (limited to 'x11/qt5-qtserialport/Makefile')
-rw-r--r-- | x11/qt5-qtserialport/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile index cde82f5f51f..25fcd86b8f1 100644 --- a/x11/qt5-qtserialport/Makefile +++ b/x11/qt5-qtserialport/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2018/04/14 07:34:08 adam Exp $ +# $NetBSD: Makefile,v 1.25 2018/06/19 07:21:24 adam Exp $ DISTNAME= qtserialport-everywhere-src-${QTVERSION} PKGNAME= qt5-qtserialport-${QTVERSION} -PKGREVISION= 2 COMMENT= Qt5 module for Serial Port BUILD_TARGET= sub-src |