Index: Makefile =================================================================== --- Makefile (revision 458635) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= aircrack-ng DISTVERSION= 1.2-rc4 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://download.aircrack-ng.org/ Index: files/patch-src_osdep_file.c =================================================================== --- files/patch-src_osdep_file.c (nonexistent) +++ files/patch-src_osdep_file.c (working copy) @@ -0,0 +1,11 @@ +--- src/osdep/file.c.orig 2018-01-10 13:00:11 UTC ++++ src/osdep/file.c +@@ -33,7 +33,7 @@ + #include + + #include "osdep.h" +-#include "pcap.h" ++#include "../pcap.h" + #include "radiotap/radiotap_iter.h" + + struct priv_file { Property changes on: files/patch-src_osdep_file.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property