diff --git a/security/py-yubikey-manager/Makefile b/security/py-yubikey-manager/Makefile index b8851d8d7815..b31f5a2d526a 100644 --- a/security/py-yubikey-manager/Makefile +++ b/security/py-yubikey-manager/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2023/03/12 14:05:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2023/03/12 14:06:57 wiz Exp $ .include "../../security/ykman/version.mk" DISTNAME= yubikey_manager-${VERSION} -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}-${VERSION} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=Yubico/} GITHUB_PROJECT= yubikey-manager