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 d1f2a690b58..14022f09ba4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7633 2004/10/31 16:23:21 seb Exp $ +$NetBSD: CHANGES,v 1.7634 2004/10/31 21:53:56 jdolecek Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4997,3 +4997,4 @@ Changes to the packages collection and infrastructure in 2004: Added p5-Test-Builder-Tester-1.01 [seb 2004-10-31] Added p5-Test-Pod-1.20 [seb 2004-10-31] Added p5-NetAddr-IP-3.21 [seb 2004-10-31] + Added ap-php5-5.0.2 [jdolecek 2004-10-31] diff --git a/www/Makefile b/www/Makefile index 6531a8b3eb9..e5d87869594 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.351 2004/10/31 21:46:41 jdolecek Exp $ +# $NetBSD: Makefile,v 1.352 2004/10/31 21:53:56 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -29,6 +29,7 @@ SUBDIR+= ap-layout SUBDIR+= ap-mp3 SUBDIR+= ap-perl SUBDIR+= ap-php4 +SUBDIR+= ap-php5 SUBDIR+= ap-python SUBDIR+= ap-ruby SUBDIR+= ap-ssl |