View | Details | Raw Unified | Return to bug 205423 | Differences between
and this patch

Collapse All | Expand All

(-)zerowait-httpd/Makefile (-4 / +4 lines)
Lines 5-19 Link Here
5
PORTVERSION=	0.8d
5
PORTVERSION=	0.8d
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://mirror.mcx2.org/
8
MASTER_SITES=	http://mirror.mcx2.org/ \
9
		http://BSDforge.com/projects/source/www/zerowait-httpd/ \
10
		http://bsd6.BSDforge.com/projects/source/www/zerowait-httpd/
9
PKGNAMESUFFIX=	-httpd
11
PKGNAMESUFFIX=	-httpd
10
DISTNAME=	0W-httpd-${PORTVERSION}
12
DISTNAME=	0W-httpd-${PORTVERSION}
11
13
12
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	portmaster@BSDforge.com
13
COMMENT=	Lightweight and fast http server
15
COMMENT=	Lightweight and fast http server
14
16
15
BROKEN=		unfetchable
16
17
USES=		gmake
17
USES=		gmake
18
USE_OPENSSL=	yes
18
USE_OPENSSL=	yes
19
USE_RC_SUBR=	0W-httpd
19
USE_RC_SUBR=	0W-httpd

Return to bug 205423