Stuart Henderson wrote: > ah, actually I think this one (which only affected numbers in > a macro; strings worked ok) was already fixed. on -current: > > $ pfctl -nvf - > ssh = "22" > ssh = "22" > smtp = "25" > smtp = "25" > penguin = "216.39.174.25" > penguin = "216.39.174.25" > penguin_ports = "{" $ssh $smtp "}" > penguin_ports = "{ 22 25 }"
Excellent! great to hear, thanks a bunch for your help. nate