diff options
author | kei <kei> | 2002-05-10 06:30:41 +0000 |
---|---|---|
committer | kei <kei> | 2002-05-10 06:30:41 +0000 |
commit | 490d7a997a596df467e129d42c81dfd01230f89e (patch) | |
tree | 2acd1562a27daa43b6632a1a87e7851eec3cebcd /www/Makefile | |
parent | 51e41f59f12d5156de15f07e690f4b074bfd01fc (diff) | |
download | pkgsrc-490d7a997a596df467e129d42c81dfd01230f89e.tar.gz |
added and enabled w3m-img
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 face9117c8d..567f2217429 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.190 2002/05/06 21:50:41 seb Exp $ +# $NetBSD: Makefile,v 1.191 2002/05/10 06:30:41 kei Exp $ # COMMENT= Packages related to the World Wide Web @@ -153,6 +153,7 @@ SUBDIR+= urlget SUBDIR+= w3 SUBDIR+= w3c-httpd SUBDIR+= w3m +SUBDIR+= w3m-img SUBDIR+= wApua SUBDIR+= waplet SUBDIR+= wdg-validate |