From 73d5f373bf8024f659c1e5a99c7beecceccfceab Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 10 Jul 2013 11:53:23 +0000 Subject: Mark jobs unsafe --- net-mgmt/cowpatty/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/cowpatty/Makefile b/net-mgmt/cowpatty/Makefile index cb1d8a10b43a..2a2e909226e4 100644 --- a/net-mgmt/cowpatty/Makefile +++ b/net-mgmt/cowpatty/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cowpatty -# Date created: March 20, 2008 -# Whom: Dennis Herrmann -# +# Created by: Dennis Herrmann # $FreeBSD$ -# PORTNAME= cowpatty PORTVERSION= 4.6 @@ -17,6 +13,7 @@ COMMENT= Brute-force dictionary attack against WPA-PSK PORTDOCS= FAQ README SUB_FILES= pkg-message +MAKE_JOBS_UNSAFE= yes USE_OPENSSL= yes -- cgit