diff options
Diffstat (limited to 'x11/qt5-qtserialport/Makefile')
-rw-r--r-- | x11/qt5-qtserialport/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile index 0b764b937c2..63a511423d2 100644 --- a/x11/qt5-qtserialport/Makefile +++ b/x11/qt5-qtserialport/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2020/09/14 20:08:29 adam Exp $ +# $NetBSD: Makefile,v 1.47 2020/11/05 09:07:21 ryoon Exp $ DISTNAME= qtserialport-everywhere-src-${QTVERSION} PKGNAME= qt5-qtserialport-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for Serial Port BUILD_TARGET= sub-src |