diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-12-11 20:19:22 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-12-11 20:19:22 +0000 |
commit | 4cb9019a235c4d79932fabb65b4f20d853bdc2c9 (patch) | |
tree | 551c23d1d55c83863f5156dbb1f31a4dd359ceb7 /www/Makefile | |
parent | 6f338a51fc22f70e4d3711c445881340e7f5697e (diff) | |
download | pkgsrc-4cb9019a235c4d79932fabb65b4f20d853bdc2c9.tar.gz |
Add midori.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3b06a9819a2..6c428a6ca61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.611 2008/12/11 19:42:42 ahoka Exp $ +# $NetBSD: Makefile,v 1.612 2008/12/11 20:19:22 ahoka Exp $ # COMMENT= Packages related to the World Wide Web @@ -183,6 +183,7 @@ SUBDIR+= merb-stories SUBDIR+= merb-test-unit SUBDIR+= merbful-authentication SUBDIR+= micro_httpd +SUBDIR+= midori SUBDIR+= mimetex SUBDIR+= mini_httpd SUBDIR+= mknmz-wwwoffle |