aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-11-16 10:44:16 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-11-16 10:46:14 +0000
commitea3c65d985a5c3296618701357aef4806d3020e9 (patch)
treeebc01ede078d2d4293af14c575bb8833cd8ae4cc
parent94a38310f72084fb524ce7ebbaa34134d92aefb1 (diff)
downloadports-ea3c65d985a5c3296618701357aef4806d3020e9.tar.gz
ports-ea3c65d985a5c3296618701357aef4806d3020e9.zip
-rw-r--r--net/dictd/Makefile1
-rw-r--r--net/dictd/files/pkg-message.in5
2 files changed, 2 insertions, 4 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile
index 4d103e6f841e..82a3ebad9e1f 100644
--- a/net/dictd/Makefile
+++ b/net/dictd/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dictd
PORTVERSION= 1.13.0
+PORTREVISION= 1
CATEGORIES+= net textproc
MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION}
diff --git a/net/dictd/files/pkg-message.in b/net/dictd/files/pkg-message.in
index d1fc0a355cef..a87c721da2bd 100644
--- a/net/dictd/files/pkg-message.in
+++ b/net/dictd/files/pkg-message.in
@@ -8,10 +8,7 @@ To invoke dictd on startup, put the following in /etc/rc.conf:
dictd_enable="YES"
-The dict client can be found within %%PORTSDIR%%/textproc/dict
-
-Don't forget to install %%PORTSDIR%%/net/dictd-database
-to run a dictd server without pain.
+The dict client can be found within %%PORTSDIR%%/textproc/dict.
EOM
}
]