diff options
Diffstat (limited to 'security/qca2-qt5/Makefile')
-rw-r--r-- | security/qca2-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qca2-qt5/Makefile b/security/qca2-qt5/Makefile index 8b1728d9d99..6d3783257bb 100644 --- a/security/qca2-qt5/Makefile +++ b/security/qca2-qt5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2021/04/21 11:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.17 2021/12/08 16:02:35 adam Exp $ PKGNAME= qca2-qt5-${DISTNAME:C/.*-//} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Cross-platform crypto API for QT5 |