diff options
Diffstat (limited to 'www/unit/Makefile')
-rw-r--r-- | www/unit/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile index bc95e8aa24db..4544f45f4acd 100644 --- a/www/unit/Makefile +++ b/www/unit/Makefile @@ -1,13 +1,9 @@ PORTNAME= unit PORTVERSION= ${UNIT_VERSION} -PORTREVISION= 3 CATEGORIES= www MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES?= ${PORTNAME}-${PORTVERSION}.tar.gz -PATCH_SITES= https://github.com/nginx/unit/commit/ -PATCHFILES= 08e552581d2f56d56ad369a222497138a4e41eff.patch:-p1 - MAINTAINER= osa@FreeBSD.org COMMENT?= Dynamic web application server WWW= https://unit.nginx.org |