diff options
Diffstat (limited to 'security/nextcloud-twofactor_u2f/Makefile')
-rw-r--r-- | security/nextcloud-twofactor_u2f/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile index 9aa889f1fd2e..7595f6f07747 100644 --- a/security/nextcloud-twofactor_u2f/Makefile +++ b/security/nextcloud-twofactor_u2f/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- |