diff options
author | grant <grant> | 2003-04-14 20:12:20 +0000 |
---|---|---|
committer | grant <grant> | 2003-04-14 20:12:20 +0000 |
commit | cfc92d9512b2acc997c9d97be266b1be5284b89b (patch) | |
tree | 1aa0bad45ce7fcaad49b7b67312d0d6554f7736d /www/Makefile | |
parent | a62d09533122ecbfcef2cc38c7211d59c10c43a9 (diff) | |
download | pkgsrc-cfc92d9512b2acc997c9d97be266b1be5284b89b.tar.gz |
phoenix-linux{,-nightly} renames.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 689ce7cfb46..622239c21d1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2003/04/14 18:23:43 grant Exp $ +# $NetBSD: Makefile,v 1.245 2003/04/14 20:12:20 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -149,8 +149,8 @@ SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-libapreq SUBDIR+= p5-libwww SUBDIR+= phoenix -SUBDIR+= phoenix-linux -SUBDIR+= phoenix-linux-nightly +SUBDIR+= phoenix-bin +SUBDIR+= phoenix-bin-nightly SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 |