diff options
author | zuntum <zuntum@pkgsrc.org> | 2002-05-17 18:07:14 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2002-05-17 18:07:14 +0000 |
commit | 923266523055ceebe6072ed69e048d0aedfc278f (patch) | |
tree | 29a37fc93e7299b12206a2ba51d64410a95ec249 /www/Makefile | |
parent | 7683c82f469fba83dedaff62490cf4f0c8aef0e0 (diff) | |
download | pkgsrc-923266523055ceebe6072ed69e048d0aedfc278f.tar.gz |
add & enable elinks
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 567f2217429..16db3ed5213 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.191 2002/05/10 06:30:41 kei Exp $ +# $NetBSD: Makefile,v 1.192 2002/05/17 18:07:14 zuntum Exp $ # COMMENT= Packages related to the World Wide Web @@ -51,6 +51,7 @@ SUBDIR+= cronolog SUBDIR+= curl SUBDIR+= cvsweb SUBDIR+= dillo +SUBDIR+= elinks SUBDIR+= galeon SUBDIR+= galway SUBDIR+= glibwww |