bb2a1c50d3
Do not bump PORTREVISIONs because of no functional changes.
8 lines
133 B
Makefile
8 lines
133 B
Makefile
.if !defined(UNITVERSION_MK)
|
|
UNITVERSION_MK= defined
|
|
|
|
# Define NGINX Unit's version.
|
|
UNIT_VERSION= 1.22.0
|
|
|
|
.endif # UNITVERSION_MK
|