Mark jobs unsafe
This commit is contained in:
parent
980413e75f
commit
e9e61b61f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322669
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: cowpatty
|
||||
# Date created: March 20, 2008
|
||||
# Whom: Dennis Herrmann <adox@mcx2.org>
|
||||
#
|
||||
# Created by: Dennis Herrmann <adox@mcx2.org>
|
||||
# $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
|
||||
|
||||
|
|
Loading…
Reference in a new issue