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

(-)birda-new/Makefile (-3 / +1 lines)
Lines 4-16 Link Here
4
PORTNAME=	birda
4
PORTNAME=	birda
5
PORTVERSION=	1.3
5
PORTVERSION=	1.3
6
CATEGORIES=	comms
6
CATEGORIES=	comms
7
MASTER_SITES=	ftp://ftp.augustsson.net/pub/netbsd/ \
7
MASTER_SITES=	ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/
8
		ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
9
8
10
MAINTAINER=	mjl@luckie.org.nz
9
MAINTAINER=	mjl@luckie.org.nz
11
COMMENT=	Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
10
COMMENT=	Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
12
11
13
BROKEN=		Unfetchable
14
USES=		uidfix
12
USES=		uidfix
15
13
16
.include <bsd.port.mk>
14
.include <bsd.port.mk>

Return to bug 199270