diff options
Diffstat (limited to 'devel/libunit/Makefile')
-rw-r--r-- | devel/libunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libunit/Makefile b/devel/libunit/Makefile index 656112c590cd..49b1d5cb6444 100644 --- a/devel/libunit/Makefile +++ b/devel/libunit/Makefile @@ -4,7 +4,7 @@ MASTER_SITES?= https://unit.nginx.org/download/ DISTNAME= unit-${PORTVERSION} DISTINFO_FILE= ${.CURDIR}/../../www/unit/distinfo -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development kit for dynamic web application server WWW= https://unit.nginx.org |