diff options
Diffstat (limited to 'www/unit/Makefile')
-rw-r--r-- | www/unit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile index c331b0fb8614..f4d4b544b295 100644 --- a/www/unit/Makefile +++ b/www/unit/Makefile @@ -1,6 +1,6 @@ PORTNAME= unit PORTVERSION= ${UNIT_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES?= ${PORTNAME}-${PORTVERSION}.tar.gz |