summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-20 10:04:52 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-20 10:04:52 +0000
commitbaf8ff3e8f1414fa3ad61496668ee4d129d1719f (patch)
tree8f18e31addcddb7c3c69d61f549aa1c663a1f58c
parent381fb5c6df7b9ff0239ec2ef8563a19998f4fbef (diff)
downloadpkgsrc-baf8ff3e8f1414fa3ad61496668ee4d129d1719f.tar.gz
Added p5-Net-Pcap.
-rw-r--r--doc/CHANGES3
-rw-r--r--net/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 8a783198b8a..84d8d09d138 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5675 2004/04/20 09:59:11 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5676 2004/04/20 10:04:52 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2106,3 +2106,4 @@ Changes to the packages collection and infrastructure in 2004:
Added adodb-4.00 [xtraeme 2004-04-20]
Added acid-0.9.6b23 [xtraeme 2004-04-20]
Removed gtk10 [xtraeme 2004-04-20]
+ Added p5-Net-Pcap-0.05 [xtraeme 2004-04-20]
diff --git a/net/Makefile b/net/Makefile
index 661a166bfd2..da222f87468 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.467 2004/04/20 09:37:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.468 2004/04/20 10:04:52 xtraeme Exp $
#
COMMENT= Networking tools
@@ -216,6 +216,7 @@ SUBDIR+= p5-Net-Google
SUBDIR+= p5-Net-IP
SUBDIR+= p5-Net-IRC
SUBDIR+= p5-Net-Jabber
+SUBDIR+= p5-Net-Pcap
SUBDIR+= p5-Net-SNMP
SUBDIR+= p5-Net-Server
SUBDIR+= p5-Net-TFTP