Date: Mon, 14 Mar 2016 12:34:30 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411059 - head/www/zerowait-httpd Message-ID: <201603141234.u2ECYUmr068117@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Mon Mar 14 12:34:30 2016 New Revision: 411059 URL: https://svnweb.freebsd.org/changeset/ports/411059 Log: www/zerowait: unbreak port - Add mirror - Set LICENSE - Update MAINTAINER PR: 205423 Modified: head/www/zerowait-httpd/Makefile Modified: head/www/zerowait-httpd/Makefile ============================================================================== --- head/www/zerowait-httpd/Makefile Mon Mar 14 12:10:29 2016 (r411058) +++ head/www/zerowait-httpd/Makefile Mon Mar 14 12:34:30 2016 (r411059) @@ -5,14 +5,14 @@ PORTNAME= zerowait PORTVERSION= 0.8d PORTREVISION= 3 CATEGORIES= www -MASTER_SITES= http://mirror.mcx2.org/ +MASTER_SITES= http://BSDforge.com/projects/source/www/zerowait-httpd/ PKGNAMESUFFIX= -httpd DISTNAME= 0W-httpd-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Lightweight and fast http server -BROKEN= unfetchable +LICENSE= BSD3CLAUSE USES= gmake USE_OPENSSL= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603141234.u2ECYUmr068117>