aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-10-08 23:12:22 +0800
committerolgeni <olgeni@FreeBSD.org>2015-10-08 23:12:22 +0800
commitccd948cfa4fe7d7e3aa69482f79c642acd13e6df (patch)
treec89b8aa93cae0953f125b8444f09a7c67d6adcf9 /www/nginx
parent1c460a5b00a5221991545a04e5cdba8565fc2839 (diff)
downloadfreebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.tar.gz
freebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.tar.zst
freebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.zip
Remove trailing whitespace from Makefiles, M-X.
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 93e1238c56eb..92ec9458d506 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -550,7 +550,7 @@ CONFIGURE_ARGS+=--with-http_stub_status_module
CONFIGURE_ARGS+=--with-http_sub_module
.endif
-.if ${PORT_OPTIONS:MHTTP_UPLOAD}
+.if ${PORT_OPTIONS:MHTTP_UPLOAD}
GIT_UPLOAD_VERSION= aba1e3f34c
GH_ACCOUNT+= vkholodkov:upload
GH_PROJECT+= nginx-upload-module:upload