diff options
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 74be84986e67..ed1e6eae198c 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -9,6 +9,8 @@ PORTNAME= nginx PORTVERSION= 0.1.41 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= osa MAINTAINER= osa@FreeBSD.org COMMENT= Robust and small WWW server |