diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:17:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:17:49 +0000 |
commit | d8a0e4db26e20229ebb83e4ff5cb958c994f8b05 (patch) | |
tree | 324ba3f07a749d09f10beba68acda68fe6a39f48 /net-mgmt/kismet/Makefile | |
parent | 83e234aff63aae596877250faa98779b4058a8cc (diff) | |
download | ports-d8a0e4db26e20229ebb83e4ff5cb958c994f8b05.tar.gz ports-d8a0e4db26e20229ebb83e4ff5cb958c994f8b05.zip |
Notes
Diffstat (limited to 'net-mgmt/kismet/Makefile')
-rw-r--r-- | net-mgmt/kismet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/kismet/Makefile b/net-mgmt/kismet/Makefile index 38ce19509e9e..668f7dc111a5 100644 --- a/net-mgmt/kismet/Makefile +++ b/net-mgmt/kismet/Makefile @@ -36,7 +36,7 @@ NO_STAGE= yes .if ${PORT_OPTIONS:MDOCS} PORTDOCS= README manuf DISTFILES+= manuf:2 -IGNOREFILES= manuf +BROKEN= no distinfo provided for some of the distfiles .endif .if ${PORT_OPTIONS:MEXAMPLES} |