--- fwsync/patches/ipfw_Makefile.patch 2022/06/22 13:01:55 1.1 +++ fwsync/patches/ipfw_Makefile.patch 2022/07/11 21:26:34 1.2 @@ -1,9 +1,9 @@ diff --git a/sbin/ipfw/Makefile b/sbin/ipfw/Makefile -index 552755a1696..237a4a0007d 100644 +index c0b7e56226c..8745e8ca6b6 100644 --- a/sbin/ipfw/Makefile +++ b/sbin/ipfw/Makefile -@@ -6,6 +6,7 @@ PACKAGE=ipfw - PROG= ipfw +@@ -10,6 +10,7 @@ MLINKS= ipfw.8 dnctl.8 + SRCS= ipfw2.c dummynet.c ipv6.c main.c nat.c tables.c SRCS+= nat64clat.c nat64lsn.c nat64stl.c nptv6.c +SRCS+= sync.c