--- spamd/grey.h	Thu Mar 16 19:55:33 2006
+++ spamd/grey.h	Thu Mar 16 19:55:56 2006
@@ -22,6 +22,7 @@
 #define WHITEEXP (60 * 60 * 24 * 36) /* remove white entries after 36 days */
 #define TRAPEXP (60 * 60 * 24) /* hitting a spamtrap blacklists for a day */
 #define PATH_PFCTL "/sbin/pfctl"
+#define PATH_IPFW "/sbin/ipfw"
 #define DB_SCAN_INTERVAL 60
 #define PATH_SPAMD_DB "/var/db/spamd"
 
