summaryrefslogtreecommitdiff
path: root/security/py-u2f/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-u2f/Makefile')
-rw-r--r--security/py-u2f/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-u2f/Makefile b/security/py-u2f/Makefile
index 4a8688de15e..c5944361030 100644
--- a/security/py-u2f/Makefile
+++ b/security/py-u2f/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/11/26 11:17:11 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/04 20:54:45 wiz Exp $
DISTNAME= pyu2f-0.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyu2f/}