summaryrefslogtreecommitdiff
path: root/net/libpcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libpcap/Makefile')
-rw-r--r--net/libpcap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 8449b471bb9..51e5fa9ff7f 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/01/13 23:04:37 tron Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:04 wiz Exp $
DISTNAME= libpcap-0.6.1
CATEGORIES= net
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.tcpdump.org/release/
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.tcpdump.org/
+COMMENT= System-independent interface for user-level packet capture
BUILD_DEPENDS+= bison:../../devel/bison
BUILD_DEPENDS+= flex:../../devel/flex