From bef5195c93f502f15c1d172d867ca85e29445161 Mon Sep 17 00:00:00 2001 From: roam Date: Tue, 26 Mar 2002 12:04:44 +0000 Subject: Add a patch allowing libnids to correctly capture packets on the loopback interface. Submitted by: nectar Ignored by: roam (myself) for over 6 months --- net/libnids/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/libnids/Makefile') diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 37492feb06cd..681484894efb 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -7,6 +7,7 @@ PORTNAME= libnids PORTVERSION= 1.16 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.packetfactory.net/projects/libnids/dist/ -- cgit