diff options
author | zuntum <zuntum> | 2002-05-17 18:07:14 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-05-17 18:07:14 +0000 |
commit | 6caea3e75e881b66a1a257b5fecbdc58d5e77d39 (patch) | |
tree | 29a37fc93e7299b12206a2ba51d64410a95ec249 /www | |
parent | 8a7b1a19b1876c8d6be8259e7ce24c6bf82bfb72 (diff) | |
download | pkgsrc-6caea3e75e881b66a1a257b5fecbdc58d5e77d39.tar.gz |
add & enable elinks
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 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 |