diff options
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 136df80013e..283225e6792 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2002/09/12 18:21:40 drochner Exp $ +# $NetBSD: Makefile,v 1.210 2002/09/16 07:06:19 uebayasi Exp $ # COMMENT= Packages related to the World Wide Web @@ -54,6 +54,7 @@ SUBDIR+= curl SUBDIR+= cvsweb SUBDIR+= dillo SUBDIR+= elinks +SUBDIR+= emacs-w3m SUBDIR+= fcgi SUBDIR+= galeon SUBDIR+= galway |