security/nextcloud-twofactor_webauthn: Transfer maintainership
* Transfer as per mail conversation * Thanks Henrik for maintain
This commit is contained in:
parent
e9d61783dc
commit
14fb049b67
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue