diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
commit | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch) | |
tree | 9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /www/xshttpd | |
parent | 532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff) | |
download | ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.tar.gz ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.zip |
Notes
Diffstat (limited to 'www/xshttpd')
-rw-r--r-- | www/xshttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index 7edf53c51ccb..bc2028e1bf7f 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ DISTNAME= ${PORTNAME}-${DISTVERSION:S/.//} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= A webserver with CGI as own user and SSL suport RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support \ |