diff options
author | clive <clive@FreeBSD.org> | 2001-05-07 23:21:41 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-05-07 23:21:41 +0800 |
commit | b57ffa8c77da6794c1fff9c2cc16b1a1894b9692 (patch) | |
tree | a98e084d0fcbbbc3102af56ad1a6aa8362d11691 /net/dictd/pkg-message | |
parent | 5aaa736c231f6f819fef62d82e5a418782d863de (diff) | |
download | freebsd-ports-gnome-b57ffa8c77da6794c1fff9c2cc16b1a1894b9692.tar.gz freebsd-ports-gnome-b57ffa8c77da6794c1fff9c2cc16b1a1894b9692.tar.zst freebsd-ports-gnome-b57ffa8c77da6794c1fff9c2cc16b1a1894b9692.zip |
o Swap dependency. Now dictd-database needs dictzip to be built. One of its
dictionary file isn't shipped with .dz format.
o Add a short message in dictd's pkg-message:
"Don't forget to install ports/net/dictd-database. After that, you
could run your own dictd server without pain."
o Bump PORTREVISION of both ports.
(It would heart your brain and waste you time to dig the reason why
dictd refused to start properly in the previous revision.)
Reviewed by: dictd -t review
Diffstat (limited to 'net/dictd/pkg-message')
-rw-r--r-- | net/dictd/pkg-message | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/dictd/pkg-message b/net/dictd/pkg-message index 5d8f78b6e113..28183b263491 100644 --- a/net/dictd/pkg-message +++ b/net/dictd/pkg-message @@ -2,4 +2,7 @@ Dict client could be found within ports/textproc/dict. +Don't forget to install ports/net/dictd-database. After that, you +could run your own dictd server without pain. + ================================================================== |