*/*unit*: fix the version numbers going backwards issue

Reported by:	portmgr
This commit is contained in:
Sergey A. Osokin 2024-12-22 12:21:45 -05:00
parent 895b2a5c04
commit 05e6399239

View file

@ -1,6 +1,6 @@
PORTNAME= unit PORTNAME= unit
PORTVERSION= ${UNIT_VERSION} PORTVERSION= ${UNIT_VERSION}
PORTREVISION= 1 PORTREVISION?= 1
CATEGORIES= www CATEGORIES= www
MASTER_SITES?= https://unit.nginx.org/download/ MASTER_SITES?= https://unit.nginx.org/download/
DISTFILES?= ${PORTNAME}-${PORTVERSION}.tar.gz DISTFILES?= ${PORTNAME}-${PORTVERSION}.tar.gz