diff options
author | dillo <dillo> | 2001-12-06 16:16:14 +0000 |
---|---|---|
committer | dillo <dillo> | 2001-12-06 16:16:14 +0000 |
commit | 183045796aeef28806105f60d33a024b4d599f05 (patch) | |
tree | fb66bcf0863bb167b4ca0be07357d57b91f094d1 /www | |
parent | 6e5d27ae56d584f4e572b8c062a01e8afa3aa3e2 (diff) | |
download | pkgsrc-183045796aeef28806105f60d33a024b4d599f05.tar.gz |
add and enable dillo
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 12a96fd3482..cb4b7c68d31 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2001/11/29 08:36:17 martti Exp $ +# $NetBSD: Makefile,v 1.167 2001/12/06 16:16:14 dillo Exp $ # COMMENT= Packages related to the World Wide Web @@ -45,6 +45,7 @@ SUBDIR+= communicator SUBDIR+= cronolog SUBDIR+= curl SUBDIR+= cvsweb +SUBDIR+= dillo SUBDIR+= galeon SUBDIR+= galway SUBDIR+= glibwww |