Hi-- On Feb 10, 2014, at 1:04 PM, LuKreme <[email protected]> wrote: [ ... ] > OK, as it turns out this is not a ports problem, but a DNS issue. I’m still > confused: > > # cat /etc/resolv.conf > 8.8.8.8 > 75.148.37.67
That's wrong; your /etc/resolv.conf should look like this instead: nameserver 8.8.8.8 nameserver 75.148.37.67 Regards, -- -Chuck _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
