From a5218c2cd7cc9dbd280f73f515314a36c24cc9fb Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 17 Sep 2006 01:09:43 +0000 Subject: BROKEN: Checksum mismatch --- security/its4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/its4/Makefile b/security/its4/Makefile index 8e1368036768..e1860e773259 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool to scan C/C++ source for potential vulnerabilities +BROKEN= Checksum mismatch + WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ -- cgit