View | Details | Raw Unified | Return to bug 130245
Collapse All | Expand All

(-)./drood/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# Date created:                       Sat, 07 Jul 2007 22:47:06 EDT
2
# Date created:                       Sat, 07 Jul 2007 22:47:06 EDT
3
# Whom:                               James Bailie <jimmy@mammothcheese.ca>
3
# Whom:                               James Bailie <jimmy@mammothcheese.ca>
4
#
4
#
5
# $FreeBSD: ports/www/drood/Makefile,v 1.27 2009/01/02 16:20:52 tabthorpe Exp $
5
# $FreeBSD: ports/www/drood/Makefile,v 1.26 2008/12/18 13:42:22 tabthorpe Exp $
6
#
6
#
7
7
8
PORTNAME=	drood
8
PORTNAME=	drood
Lines 13-19 Link Here
13
MAINTAINER=	jimmy@mammothcheese.ca
13
MAINTAINER=	jimmy@mammothcheese.ca
14
COMMENT=	Lightweight kqueue-based http/1.1 server
14
COMMENT=	Lightweight kqueue-based http/1.1 server
15
15
16
MAN8=		drood.8 scgid.8
16
MAN8=		drood.8
17
MANCOMPRESSED=	yes
17
MANCOMPRESSED=	yes
18
18
19
.include <bsd.port.mk>
19
.include <bsd.port.mk>
(-)./drood/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (drood-1.38.tar.gz) = 33000c4d2f3c46da5223ecd912333896
1
MD5 (drood-1.38.tar.gz) = a7f4568b056b1e5af89b2e296ada71ec
2
SHA256 (drood-1.38.tar.gz) = be57e25bce987b56a85993cbe97c70763d396d7d38cd2f43b1d2687f88c54513
2
SHA256 (drood-1.38.tar.gz) = 17949d992275899130bbb6add8195a9cd858b7f185161c18a47d0d205f5d71d9
3
SIZE (drood-1.38.tar.gz) = 36329
3
SIZE (drood-1.38.tar.gz) = 36522

Return to bug 130245