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

(-)firedns/Makefile (-5 / +2 lines)
Lines 4-17 Link Here
4
PORTNAME=	firedns
4
PORTNAME=	firedns
5
PORTVERSION=	0.9.12
5
PORTVERSION=	0.9.12
6
CATEGORIES=	dns devel
6
CATEGORIES=	dns devel
7
MASTER_SITES=	http://www.firestuff.org/projects/ \
7
MASTER_SITES=	http://BSDforge.com/projects/source/dns/firedns/
8
		http://www.wa.apana.org.au/~dean/sources/ \
9
		ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/
10
8
11
MAINTAINER=	dean@odyssey.apana.org.au
9
MAINTAINER=	portmaster@BSDforge.com
12
COMMENT=	C library for handling asynchronous DNS queries
10
COMMENT=	C library for handling asynchronous DNS queries
13
11
14
BROKEN=		Unfetchable
15
BUILD_DEPENDS=	${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring
12
BUILD_DEPENDS=	${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring
16
13
17
USES=		tar:bzip2
14
USES=		tar:bzip2

Return to bug 199329