diff options
Diffstat (limited to 'net-mgmt/aircrack-ng/Makefile')
-rw-r--r-- | net-mgmt/aircrack-ng/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile index 92a7710..0dc501e 100644 --- a/net-mgmt/aircrack-ng/Makefile +++ b/net-mgmt/aircrack-ng/Makefile @@ -12,8 +12,6 @@ COMMENT= 802.11 WEP and WPA-PSK keys cracking program LICENSE= GPLv2 BSD3CLAUSE APACHE20 LICENSE_COMB= dual -BROKEN_FreeBSD_9= Does not build - USES= cpe dos2unix gmake ssl CPE_VERSION= ${DISTVERSION:C/-.*//} CPE_UPDATE= ${DISTVERSION:C/^[^-]*$//:C/.*-//} |