svn commit: r411060 - branches/2016Q1/www/zerowait-httpd
Mark Felder
feld at FreeBSD.org
Mon Mar 14 12:37:03 UTC 2016
Author: feld
Date: Mon Mar 14 12:37:02 2016
New Revision: 411060
URL: https://svnweb.freebsd.org/changeset/ports/411060
Log:
MFH: r411059
www/zerowait: unbreak port
- Add mirror
- Set LICENSE
- Update MAINTAINER
PR: 205423
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q1/www/zerowait-httpd/Makefile
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/www/zerowait-httpd/Makefile
==============================================================================
--- branches/2016Q1/www/zerowait-httpd/Makefile Mon Mar 14 12:34:30 2016 (r411059)
+++ branches/2016Q1/www/zerowait-httpd/Makefile Mon Mar 14 12:37:02 2016 (r411060)
@@ -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 at FreeBSD.org
+MAINTAINER= portmaster at BSDforge.com
COMMENT= Lightweight and fast http server
-BROKEN= unfetchable
+LICENSE= BSD3CLAUSE
USES= gmake
USE_OPENSSL= yes
More information about the svn-ports-branches
mailing list