diff options
Diffstat (limited to 'security/pkcs11-helper/Makefile')
-rw-r--r-- | security/pkcs11-helper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index 588c0fcbfdb..23895a27d1b 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2018/04/17 22:29:34 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2019/05/05 22:49:51 ryoon Exp $ DISTNAME= pkcs11-helper-1.10 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= https://github.com/downloads/alonbl/pkcs11-helper/ EXTRACT_SUFX= .tar.bz2 |