Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2020 16:39:49 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538234 - head/www/nginx
Message-ID:  <202006081639.058GdnZi001025@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Jun  8 16:39:48 2020
New Revision: 538234
URL: https://svnweb.freebsd.org/changeset/ports/538234

Log:
  Fix typo
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/nginx/Makefile

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Mon Jun  8 16:32:33 2020	(r538233)
+++ head/www/nginx/Makefile	Mon Jun  8 16:39:48 2020	(r538234)
@@ -3,7 +3,7 @@
 
 PORTNAME=	nginx
 PORTVERSION=	1.18.0
-iPORTREVISION?=	13
+PORTREVISION?=	13
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006081639.058GdnZi001025>