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 d25afd4d222..c76848f20cf 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.1773 2003/03/26 08:24:46 gehenna Exp $ +$NetBSD: CHANGES,v 1.1774 2003/03/26 12:56:38 grant Exp $ Changes to the packages collection and infrastructure in 2003: @@ -1315,3 +1315,4 @@ Changes to the packages collection and infrastructure in 2003: Updated pkgdepgraph to 2.3 [atatat 2003-03-25] Updated pkgdepgraph to 2.4 [atatat 2003-03-26] Updated cvsync to 0.16.0 [gehenna 2003-03-26] + Added phoenix-linux-nightly [grant 2003-03-26] diff --git a/www/Makefile b/www/Makefile index 339360ad268..fd801169802 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.241 2003/03/11 13:54:05 markd Exp $ +# $NetBSD: Makefile,v 1.242 2003/03/26 12:55:41 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -149,6 +149,7 @@ SUBDIR+= p5-libapreq SUBDIR+= p5-libwww SUBDIR+= phoenix SUBDIR+= phoenix-linux +SUBDIR+= phoenix-linux-nightly SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 |