diff options
author | uebayasi <uebayasi> | 2002-09-16 07:06:19 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2002-09-16 07:06:19 +0000 |
commit | f772a99f6e0e36217876a8208ea3f75f3db07a88 (patch) | |
tree | c34664c434991e01406213d7d208eaf7a31ccb6b /www | |
parent | eeeace36f0b275daa6b3d6208b12932bd29bb043 (diff) | |
download | pkgsrc-f772a99f6e0e36217876a8208ea3f75f3db07a88.tar.gz |
Add & enable emacs-w3m.
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 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 |