diff options
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 93862f2cb592..01d98d2be225 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/kernel/ng_ipacct/ MAINTAINER= skv@FreeBSD.org COMMENT= Netgraph IP accounting +BROKEN= Unfetchable + NO_PACKAGE= "Depends on kernel" OPTIONS= MEM_ZONE "Use UMA zone allocator (5.x only)" off |