summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20103
-rw-r--r--net/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 823db1ee1ed..887368e1f46 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.4209 2010/12/09 05:34:00 adam Exp $
+$NetBSD: CHANGES-2010,v 1.4210 2010/12/09 07:46:47 adam Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -5975,3 +5975,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated editors/emacs-snapshot to 24.0.50.20101204 [minskim 2010-12-09]
Updated databases/sqlite3 to 3.7.4 [adam 2010-12-09]
Updated databases/sqlite3-tcl to 3.7.4 [adam 2010-12-09]
+ Added net/pear-Net_IDNA2 version 0.1.0 [adam 2010-12-09]
diff --git a/net/Makefile b/net/Makefile
index 44e9de5147b..0bae1dff96d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.859 2010/12/06 17:03:03 adam Exp $
+# $NetBSD: Makefile,v 1.860 2010/12/09 07:46:07 adam Exp $
#
COMMENT= Networking tools
@@ -419,6 +419,7 @@ SUBDIR+= partysip
SUBDIR+= pchar
SUBDIR+= pconsole
SUBDIR+= pear-Net_DIME
+SUBDIR+= pear-Net_IDNA2
SUBDIR+= pear-Net_LDAP2
SUBDIR+= pear-Net_SMTP
SUBDIR+= pear-Net_Sieve