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 | 34bd2b2f2d7139f33f54b5b4a6a200305d76f970 (diff) | |
download | freebsd-ports-4ac7538831e6526fb661ef56c43a16fc7c0c3de2.zip |
Activate bkmrkconv.
PR: 15795
-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 |