diff options
Diffstat (limited to 'www/pocket-id/Makefile')
-rw-r--r-- | www/pocket-id/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index 61c63028f6da..671ec985412c 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -1,9 +1,9 @@ PORTNAME= pocket-id DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.6.4 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ -DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX} +DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} MAINTAINER= dtxdf@FreeBSD.org COMMENT= OIDC provider that allows users to authenticate with their passkeys |