diff options
author | taya <taya@pkgsrc.org> | 2002-10-19 15:43:01 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2002-10-19 15:43:01 +0000 |
commit | 059ef07a3883615dc54240a67743ca5b3cbd27fa (patch) | |
tree | c677985f9c83ac6e3b7fbca16763cf75b1743432 /www | |
parent | 19fcb50bad7037f40caa793b9e03b4bf6a54eca8 (diff) | |
download | pkgsrc-059ef07a3883615dc54240a67743ca5b3cbd27fa.tar.gz |
Add phoenix
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bd6f02ecc69..93b0aca5e8c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.219 2002/10/17 09:57:10 martti Exp $ +# $NetBSD: Makefile,v 1.220 2002/10/19 15:43:01 taya Exp $ # COMMENT= Packages related to the World Wide Web @@ -144,6 +144,7 @@ SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc SUBDIR+= php4-curl +SUBDIR+= phoenix SUBDIR+= py-HTMLgen SUBDIR+= py-curl SUBDIR+= py-pcgi |