diff options
Diffstat (limited to 'devel/unit-otel/Makefile')
-rw-r--r-- | devel/unit-otel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/unit-otel/Makefile b/devel/unit-otel/Makefile index 4f7e66131a7f..b50b72685d73 100644 --- a/devel/unit-otel/Makefile +++ b/devel/unit-otel/Makefile @@ -1,10 +1,11 @@ PORTNAME= unit-otel PORTVERSION= ${UNIT_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES= unit-${PORTVERSION}.tar.gz -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OTel static library for Unit WWW= https://unit.nginx.org |