diff options
author | minskim <minskim@pkgsrc.org> | 2006-11-01 06:41:33 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-11-01 06:41:33 +0000 |
commit | a2f83444a889e313ca55fea76b6334bebc42bde6 (patch) | |
tree | 63ab10aae2ef4fd3eb28136e34cd57cf557fa117 /www | |
parent | dc43a592489505fbdd3b3da7a8ddab013672ae68 (diff) | |
download | pkgsrc-a2f83444a889e313ca55fea76b6334bebc42bde6.tar.gz |
Add mongrel.
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 dc8e96a7de7..fa9f340ce70 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2006/10/24 22:21:56 ghen Exp $ +# $NetBSD: Makefile,v 1.484 2006/11/01 06:41:33 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -154,6 +154,7 @@ SUBDIR+= make_album SUBDIR+= micro_httpd SUBDIR+= mini_httpd SUBDIR+= mknmz-wwwoffle +SUBDIR+= mongrel SUBDIR+= navigator SUBDIR+= neon SUBDIR+= netscape |