summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES4
-rw-r--r--net/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e91f97ced9f..4b3da50a554 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11517 2005/10/16 14:15:25 jmmv Exp $
+$NetBSD: CHANGES,v 1.11518 2005/10/16 18:20:27 heinz Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4660,3 +4660,5 @@ Changes to the packages collection and infrastructure in 2005:
Updated print/libgnomecups to 0.2.2 [jmmv 2005-10-16]
Updated sysutils/pwgen to 2.04 [jdolecek 2005-10-16]
Updated www/epiphany-extensions to 1.8.1 [jmmv 2005-10-16]
+ Added net/p5-Net-Ident version 1.20 [heinz 2005-10-16]
+ Added net/p5-IP-Country version 2.20 [heinz 2005-10-16]
diff --git a/net/Makefile b/net/Makefile
index 18a4d811f39..8e0b584d87b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.578 2005/10/08 16:05:48 jdolecek Exp $
+# $NetBSD: Makefile,v 1.579 2005/10/16 18:20:28 heinz Exp $
#
COMMENT= Networking tools
@@ -237,6 +237,7 @@ SUBDIR+= p5-Geo-IP
SUBDIR+= p5-INET6
SUBDIR+= p5-IO-Interface
SUBDIR+= p5-IO-Socket-Multicast
+SUBDIR+= p5-IP-Country
SUBDIR+= p5-Net
SUBDIR+= p5-Net-Bind
SUBDIR+= p5-Net-CIDR-Lite
@@ -250,6 +251,7 @@ SUBDIR+= p5-Net-IP
SUBDIR+= p5-Net-IPv4Addr
SUBDIR+= p5-Net-IPv6Addr
SUBDIR+= p5-Net-IRC
+SUBDIR+= p5-Net-Ident
SUBDIR+= p5-Net-Packet
SUBDIR+= p5-Net-Pcap
SUBDIR+= p5-Net-RawIP