diff options
-rw-r--r-- | www/angie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/angie/Makefile b/www/angie/Makefile index a68a5f5bf832..b46e11a7cd54 100644 --- a/www/angie/Makefile +++ b/www/angie/Makefile @@ -5,7 +5,7 @@ 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/ |