diff options
author | grant <grant> | 2002-10-19 17:06:51 +0000 |
---|---|---|
committer | grant <grant> | 2002-10-19 17:06:51 +0000 |
commit | e70d6e87637efed36416d480b4671d3e2d84b6ac (patch) | |
tree | 4c95b334e1e8b0672950edc24f365c93546ef6c0 /www | |
parent | 4f8eecdb57d04cd19a6942ef9c78a0f3c81b46a5 (diff) | |
download | pkgsrc-e70d6e87637efed36416d480b4671d3e2d84b6ac.tar.gz |
backout last change - phoenix is already here.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 93b0aca5e8c..8dbcc9f27af 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.220 2002/10/19 15:43:01 taya Exp $ +# $NetBSD: Makefile,v 1.221 2002/10/19 17:06:51 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -144,7 +144,6 @@ SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc SUBDIR+= php4-curl -SUBDIR+= phoenix SUBDIR+= py-HTMLgen SUBDIR+= py-curl SUBDIR+= py-pcgi |