aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2019-08-06 19:49:50 +0800
committerjoneum <joneum@FreeBSD.org>2019-08-06 19:49:50 +0800
commit0eba86c89d9e2e361e2ec2ebbe50b1f04b19a01b (patch)
tree05d7b69275473111878e92618d20b8df176a7787
parent1133f07ac69eac1799e6009a0f28a6d5800687e5 (diff)
downloadfreebsd-ports-gnome-0eba86c89d9e2e361e2ec2ebbe50b1f04b19a01b.tar.gz
freebsd-ports-gnome-0eba86c89d9e2e361e2ec2ebbe50b1f04b19a01b.tar.zst
freebsd-ports-gnome-0eba86c89d9e2e361e2ec2ebbe50b1f04b19a01b.zip
fix typo
-rw-r--r--www/nginx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 983006861d7b..091dbf388da4 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.16.0
PORTREVISION?= 2
PORTEPOCH= 2
CATEGORIES= www
-MASTER_SITES= httpis://nginx.org/download/ \
+MASTER_SITES= https://nginx.org/download/ \
http://nginx.org/download/ \
LOCAL/joneum
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
class='insertions'>+6 * Mark for depreciation, since unmaintained, failing to work with currentgerald2009-02-021-0/+3 * - Update to 2.0.24.01rafan2009-02-014-14/+28 * - Update download locationpav2009-02-011-1/+1 * - Add new MASTER_SITEwxs2009-01-312-10/+25 * Update to 1.11.2lme2009-01-313-5/+5 * - Use MASTER_SITE_SAVANNAH to fix fetchpav2009-01-311-1/+1 * - Update to 1.6.4pav2009-01-3117-546/+35 * - Update download location, update WWWpav2009-01-312-2/+2 * - Update to 0.9.7gabor2009-01-313-8/+26 * Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1 * - Update pkg-descrjadawin2009-01-302-2/+2 * This one slipped though the cracks, also fix plist here after the recent update.kwm2009-01-291-1/+1 * Fix packaging for plugins.kwm2009-01-2811-11/+11 * Fix packaging for plugins.kwm2009-01-28