diff options
Diffstat (limited to 'www/mini_httpd/Makefile')
-rw-r--r-- | www/mini_httpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index 1b7e27da2009..cc7c751a19f8 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6 .ifndef NO_SSL |