diff options
Diffstat (limited to 'www/angie/Makefile')
-rw-r--r-- | www/angie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/angie/Makefile b/www/angie/Makefile index a68a5f5bf832..ea14558b38e0 100644 --- a/www/angie/Makefile +++ b/www/angie/Makefile @@ -1,11 +1,11 @@ PORTNAME?= angie -DISTVERSION= 1.10.1 +DISTVERSION= 1.10.2 CATEGORIES+= www MASTER_SITES+= https://download.angie.software/files/:angie DISTNAME= angie-${DISTVERSIONFULL} DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}:angie -MAINTAINER?= oleg@mamontov.net +MAINTAINER?= sko@rostwald.de COMMENT?= Efficient, powerful and scalable reverse proxy and web server WWW?= https://angie.software/en/ |