K 10 svn:author V 6 marino K 8 svn:date V 27 2016-08-04T12:53:33.857486Z K 7 svn:log V 405 net/fpc-pcap: Remove redundant pcap option The default LIBPCAP option didn't do anything. It set a LIB_DEPENDS that is always satisfied by the base libpcap so no dependencies were registered. While here, set PORTREVISION. The slave ports of fpc should have have PORTREVISION?= line, even if the value is zero. This one didn't, so we have to bump to 2 because the master port already had set it to 1. END