diff options
Diffstat (limited to 'net/pathchar')
-rw-r--r-- | net/pathchar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index cda43c7f8a77..253ca825a860 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -21,7 +21,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \ MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= LBNL Internet path characterization tool -BROKEN= Coredumps immediately, see PR ports/124404 +IGNORE= coredumps immediately, see PR ports/124404 ONLY_FOR_ARCHS= i386 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |