Skip to content

Commit

Permalink
www/nginx-*: Reset Portrevision
Browse files Browse the repository at this point in the history
Reset Portrevision after update NGINX to 1.24.0

Sponsored by:	Netzkommune GmbH
  • Loading branch information
joneum committed Apr 17, 2023
1 parent 364b314 commit 2433bf3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion www/nginx-full/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nginx
PORTREVISION= 2
PORTREVISION= 0
PKGNAMESUFFIX= -full

MAINTAINER= joneum@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion www/nginx-lite/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nginx
PORTREVISION= 1
PORTREVISION= 0
PKGNAMESUFFIX= -lite

MAINTAINER= joneum@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion www/nginx-naxsi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nginx
PORTREVISION= 1
PORTREVISION= 0
PKGNAMESUFFIX= -naxsi

MAINTAINER= joneum@FreeBSD.org
Expand Down

0 comments on commit 2433bf3

Please sign in to comment.