diff options
Diffstat (limited to 'www/authelia/Makefile')
-rw-r--r-- | www/authelia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 013f6d944175..d298c1f6ac93 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -5,7 +5,6 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way -EXTRACT_ONLY= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Single sign-on multi-factor portal for web apps |