summaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2005-08-05 12:12:03 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2005-08-05 12:12:03 +0000
commit17d9e7c4780a51c1bac5e1f94021af07598d029c (patch)
tree722179ce390e861350e510a4aee14c6410074e3b /www/nginx
parentFix package build. (diff)
Add MASTER_SITE_LOCAL is additional MASTER_SITE.
Can't fetch distro to: gohan36 Reported by: pointyhat via krion Approved by: portmgr (krion)
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile2
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