summaryrefslogtreecommitdiff
path: root/net/libpcap/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-12-08 06:32:30 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-12-08 06:32:30 +0000
commit06fea9f69375cf068f5f7dff9b5c33269d8cec56 (patch)
tree1bd94dd02cf784473717e7429a3b3df06bb5b4da /net/libpcap/Makefile
parentef89caa0eb43f60e6b9b39551542bcbf66122c2c (diff)
downloadpkgsrc-06fea9f69375cf068f5f7dff9b5c33269d8cec56.tar.gz
Update libpcap to 0.9.4.
From CHANGES: Mon. September 5, 2005. ken@xelerance.com. Summary for 0.9.4 libpcap release Support for radiotap on Linux (Mike Kershaw) Fixes for HP-UX Support for additional Juniper link-layer types Fixes for filters on MPLS-encapsulated packets "vlan" filter fixed "pppoed" and "pppoes" filters added; the latter modifies later parts of the filter expression to look at the PPP headers and headers in the PPP payload
Diffstat (limited to 'net/libpcap/Makefile')
-rw-r--r--net/libpcap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 450ab494a2a..ecbc1ea6a8e 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2005/10/22 14:14:42 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2005/12/08 06:32:30 uebayasi Exp $
-DISTNAME= libpcap-0.9.3
-PKGREVISION= 4
+DISTNAME= libpcap-0.9.4
SVR4_PKGNAME= lpcap
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/