summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e3ba14820cd..4ff0286e4aa 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12941 2006/02/16 23:29:15 wiz Exp $
+$NetBSD: CHANGES,v 1.12942 2006/02/17 01:51:08 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -1026,3 +1026,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated databases/phpldapadmin to 0.9.6cnb8 [wiz 2006-02-16]
Updated chat/unrealircd to 3.2.4nb2 [adrianp 2006-02-16]
Updated databases/postgresql73-server to 7.3.10nb2 [wiz 2006-02-16]
+ Added www/p5-Jemplate version 0.14 [minskim 2006-02-17]
diff --git a/www/Makefile b/www/Makefile
index 4a9dcf9b453..895ebc892f2 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.439 2006/02/15 06:33:25 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.440 2006/02/17 01:51:09 minskim Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -221,6 +221,7 @@ SUBDIR+= p5-HTTP-Request-Form
SUBDIR+= p5-HTTP-Server-Simple
SUBDIR+= p5-HTTP-Server-Simple-Mason
SUBDIR+= p5-HTTPD-User-Manage
+SUBDIR+= p5-Jemplate
SUBDIR+= p5-Kwiki
SUBDIR+= p5-Kwiki-Archive-Rcs
SUBDIR+= p5-Kwiki-BreadCrumbs