svn commit: r538234 - head/www/nginx

Jochen Neumeister joneum at FreeBSD.org
Mon Jun 8 16:39:49 UTC 2020


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/ \


More information about the svn-ports-all mailing list