diff options
author | grant <grant> | 2002-10-15 11:24:38 +0000 |
---|---|---|
committer | grant <grant> | 2002-10-15 11:24:38 +0000 |
commit | a9d5d530c796ebb6dc8665b254815282efb13564 (patch) | |
tree | ebf96c83d281a3a5bbbefec0a464a6e513b29f1e /www | |
parent | fb3c2ab5845a31c14fa348281eb6797a587d9ea2 (diff) | |
download | pkgsrc-a9d5d530c796ebb6dc8665b254815282efb13564.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 88aa6bf95aa..f37df6cd80f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2002/10/14 06:41:19 martti Exp $ +# $NetBSD: Makefile,v 1.218 2002/10/15 11:24:38 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -137,6 +137,7 @@ SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-libapreq SUBDIR+= p5-libwww +SUBDIR+= phoenix SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 |