diff options
author | grant <grant@pkgsrc.org> | 2003-03-26 12:55:41 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-03-26 12:55:41 +0000 |
commit | 9c3b8ed2710880251708e6e4c5c3ad755fb37d6e (patch) | |
tree | 53b16786e006fe355a9d9f99685297769f2c28b5 /www | |
parent | 60c544aee38f37c87390c3a80423a3ab014656a1 (diff) | |
download | pkgsrc-9c3b8ed2710880251708e6e4c5c3ad755fb37d6e.tar.gz |
add phoenix-linux-nightly
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 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 |