summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 3d99f856bab..ae63bb41dba 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5890 2004/05/10 01:49:23 minskim Exp $
+$NetBSD: CHANGES,v 1.5891 2004/05/10 02:00:12 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2444,3 +2444,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated png to 1.2.5nb5 [fredb 2004-05-10]
Updated mit-krb5 to 1.3.3nb1 [kristerw 2004-05-10]
Added p5-CDDB-1.12 [minskim 2004-05-10]
+ Added p5-NetPacket-0.04 [minskim 2004-05-10]
diff --git a/net/Makefile b/net/Makefile
index 6a4f2b0993b..f7d9d630d97 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.469 2004/05/08 02:12:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.470 2004/05/10 02:00:12 minskim Exp $
#
COMMENT= Networking tools
@@ -228,6 +228,7 @@ SUBDIR+= p5-Net-TFTP
SUBDIR+= p5-Net-Telnet
SUBDIR+= p5-Net-Telnet-Cisco
SUBDIR+= p5-Net-Z3950
+SUBDIR+= p5-NetPacket
SUBDIR+= p5-RADIUS
SUBDIR+= p5-SNMP
SUBDIR+= p5-SNMP_Session