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

(-)bcc/Makefile (-4 / +5 lines)
Lines 5-19 Link Here
5
PORTVERSION=	1995.03.12
5
PORTVERSION=	1995.03.12
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	devel lang
7
CATEGORIES=	devel lang
8
MASTER_SITES=	http://mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/ \
9
		http://ftpmirror.your.org/pub/pkgsrc/distfiles/ \
10
		http://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/ \
11
		http://ftp.tw.freebsd.org/distfiles/ \
12
		http://ftp.netbsd.org/pub/pkgsrc/distfiles/
8
DISTNAME=	${PORTNAME}
13
DISTNAME=	${PORTNAME}
9
14
10
MAINTAINER=	joerg@FreeBSD.org
15
MAINTAINER=	joerg@FreeBSD.org
11
COMMENT=	Bruce's C compiler (with as and ld); can do 16-bit code
16
COMMENT=	Bruce's C compiler (with as and ld); can do 16-bit code
12
17
13
BROKEN=		unfetchable (MASTER_SITES not defined)
14
DEPRECATED=	Unfetchable for more than three months
15
EXPIRATION_DATE=	2017-06-08
16
17
USES=		uidfix
18
USES=		uidfix
18
19
19
CONFLICTS=	bin86-[0-9]* dev86-[0-9]*
20
CONFLICTS=	bin86-[0-9]* dev86-[0-9]*

Return to bug 218506