mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
*/*unit*: fix the version numbers going backwards issue
Reported by: portmgr
This commit is contained in:
parent
895b2a5c04
commit
05e6399239
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue