diff options
Diffstat (limited to 'www/authelia/Makefile')
-rw-r--r-- | www/authelia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 06d27583329b..04899bfb9b1f 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,6 +1,7 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.39.4 +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 |