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

(-)altivore.patch/Makefile (-5 / +1 lines)
Lines 8-14 Link Here
8
PORTNAME=	altivore
8
PORTNAME=	altivore
9
PORTVERSION=	0.9.3
9
PORTVERSION=	0.9.3
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	http://www.robertgraham.com/altivore/
11
MASTER_SITES=	http://samy.kerneled.org/stuff/
12
DISTNAME=	altivore
12
DISTNAME=	altivore
13
EXTRACT_SUFX=	.c
13
EXTRACT_SUFX=	.c
14
14
Lines 17-26 Link Here
17
17
18
RESTRICTED=	License does not allow redistribution in any form\
18
RESTRICTED=	License does not allow redistribution in any form\
19
		(source, code or otherwise)
19
		(source, code or otherwise)
20
21
BROKEN=		Unfetchable
22
EXPIRATION_DATE=2005-02-18
23
DEPRECATED=	${BROKEN}
24
20
25
NO_WRKSUBDIR=	yes
21
NO_WRKSUBDIR=	yes
26
NO_BUILD=	yes
22
NO_BUILD=	yes

Return to bug 75591