diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-19 17:33:59 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-19 17:33:59 +0000 |
commit | d17521d65fa9f06180def9428c68a77bcffa1e5b (patch) | |
tree | 29389c42f4d670e51f94fdb74d52b0762111e42a /www | |
parent | 602c4468a41f15b89eeb24b488056e1fc99b5343 (diff) | |
download | pkgsrc-d17521d65fa9f06180def9428c68a77bcffa1e5b.tar.gz |
Add and enable browser-bookmarks-menu.
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 4eaea216249..00dd0474a7f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2004/11/18 09:17:14 wiz Exp $ +# $NetBSD: Makefile,v 1.359 2004/11/19 17:33:59 jmmv Exp $ # COMMENT= Packages related to the World Wide Web @@ -55,6 +55,7 @@ SUBDIR+= bins SUBDIR+= bkedit SUBDIR+= bluefish SUBDIR+= bozohttpd +SUBDIR+= browser-bookmarks-menu SUBDIR+= cadaver SUBDIR+= calamaris SUBDIR+= cgic |