diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-25 18:35:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-25 18:35:03 +0000 |
commit | 4ac7538831e6526fb661ef56c43a16fc7c0c3de2 (patch) | |
tree | 4578d2379064a30d686c6f98c1362022a9f8f26a | |
parent | Update to version 1.1. (diff) |
Activate bkmrkconv.
PR: 15795
Notes
Notes:
svn path=/head/; revision=27040
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 670601507f31..a8e6261149f5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -19,6 +19,7 @@ SUBDIR += ashe # requires Motif SUBDIR += aswedit SUBDIR += bacon + SUBDIR += bkmrkconv SUBDIR += bluefish SUBDIR += boa SUBDIR += cadaver |