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

Collapse All | Expand All

(-)net/ndisc6/Makefile (-1 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	ndisc6
4
PORTNAME=	ndisc6
5
PORTVERSION=	1.0.2
5
PORTVERSION=	1.0.2
6
PORTREVISION=	6
6
PORTREVISION=	7
7
CATEGORIES=	net ipv6
7
CATEGORIES=	net ipv6
8
MASTER_SITES=	http://www.remlab.net/files/ndisc6/ \
8
MASTER_SITES=	http://www.remlab.net/files/ndisc6/ \
9
		http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/
9
		http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/
Lines 47-49 Link Here
47
.endfor
47
.endfor
48
48
49
.include <bsd.port.mk>
49
.include <bsd.port.mk>
50
51
RUN_DEPENDS:=	${RUN_DEPENDS:Ngcc*}

Return to bug 233187