security/nextcloud-twofactor_webauthn: Transfer maintainership

* Transfer as per mail conversation
 * Thanks Henrik for maintain
This commit is contained in:
Bernard Spil 2022-03-08 09:31:23 +00:00
parent e9d61783dc
commit 14fb049b67

View file

@ -2,10 +2,11 @@ PORTNAME= twofactor_webauthn
PORTVERSION= 0.3.1
DISTVERSIONPREFIX= v
CATEGORIES= security
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
PKGNAMEPREFIX= nextcloud-
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= rosenke@dssgmbh.de
MAINTAINER= brnrd@FreeBSD.org
COMMENT= U2F webauthn app for Nextcloud
LICENSE= AGPLv3
@ -15,8 +16,6 @@ RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR}
USES= php:flavors
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes