diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index d35361350e4..35771758170 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4162 2003/12/17 19:10:10 jdolecek Exp $ +$NetBSD: CHANGES,v 1.4163 2003/12/17 19:20:38 jdolecek Exp $ Changes to the packages collection and infrastructure in 2003: @@ -5213,3 +5213,4 @@ Changes to the packages collection and infrastructure in 2003: Added cdrtools-ossdvd-2.01.1.18 [wiz 2003-12-17] Updated squid to 2.5.4nb5 [taca 2003-12-17] Added pear-Date-1.3 [jdolecek 2003-12-17] + Added HTML_Common-1.2.1 [jdolecek 2003-12-17] diff --git a/www/Makefile b/www/Makefile index b9549ad2670..65cb95771dc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.281 2003/12/17 14:38:38 taca Exp $ +# $NetBSD: Makefile,v 1.282 2003/12/17 19:20:38 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -169,6 +169,7 @@ SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-libapreq SUBDIR+= p5-libwww +SUBDIR+= pear-HTML_Common SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 |