summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20063
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 46df81adc1b..21699002e83 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.119 2006/05/02 04:47:04 jlam Exp $
+$NetBSD: CHANGES-2006,v 1.120 2006/05/02 04:51:50 jlam Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2347,3 +2347,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated mail/p5-MIME-Types to 1.16 [jlam 2006-05-02]
Added www/p5-HTTP-Server-Simple-Static version 0.02 [jlam 2006-05-02]
Added www/p5-HTTP-Server-Simple-Kwiki version 0.29 [jlam 2006-05-02]
+ Added www/p5-Kwiki-Simple-Server-HTTP version 0.03 [jlam 2006-05-02]
diff --git a/www/Makefile b/www/Makefile
index c533a2e9de7..ce7905a4a1b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.449 2006/05/02 04:42:40 jlam Exp $
+# $NetBSD: Makefile,v 1.450 2006/05/02 04:51:50 jlam Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -241,6 +241,7 @@ SUBDIR+= p5-Kwiki-RecentChanges
SUBDIR+= p5-Kwiki-Revisions
SUBDIR+= p5-Kwiki-Scode
SUBDIR+= p5-Kwiki-Search
+SUBDIR+= p5-Kwiki-Simple-Server-HTTP
SUBDIR+= p5-Kwiki-UserName
SUBDIR+= p5-Kwiki-UserPreferences
SUBDIR+= p5-Kwiki-Users-Remote