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 53428b4bd3b..dc6dbb6e276 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11509 2005/10/16 04:51:51 minskim Exp $
+$NetBSD: CHANGES,v 1.11510 2005/10/16 05:03:30 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4626,3 +4626,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated lang/elk to 3.99.6 [tonio 2005-10-15]
Updated mail/getmail to 4.3.13 [schmonz 2005-10-16]
Added devel/p5-Term-Screen version 1.03 [minskim 2005-10-16]
+ Added www/p5-HTTP-GHTTP version 1.07 [minskim 2005-10-16]
diff --git a/www/Makefile b/www/Makefile
index c93db4610d6..af47f035134 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.413 2005/10/13 11:16:00 kleink Exp $
+# $NetBSD: Makefile,v 1.414 2005/10/16 05:03:30 minskim Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -211,6 +211,7 @@ SUBDIR+= p5-HTML-Tree
SUBDIR+= p5-HTMLObject
SUBDIR+= p5-HTTP-Cache-Transparent
SUBDIR+= p5-HTTP-DAV
+SUBDIR+= p5-HTTP-GHTTP
SUBDIR+= p5-HTTP-Request-Form
SUBDIR+= p5-HTTPD-User-Manage
SUBDIR+= p5-Kwiki