aboutsummaryrefslogtreecommitdiff
path: root/net/dictd
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:45:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:05:26 +0000
commit521d148a00974b971426652608ec981b6f97375f (patch)
tree1fb41c68332587b1de22d3ea03aac001143c8345 /net/dictd
parent94be2cfa531844ee0cefd5f84525f2720680c0e0 (diff)
downloadports-521d148a00974b971426652608ec981b6f97375f.tar.gz
ports-521d148a00974b971426652608ec981b6f97375f.zip
Diffstat (limited to 'net/dictd')
-rw-r--r--net/dictd/Makefile3
-rw-r--r--net/dictd/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile
index 928323c62aef..dca78234a5bc 100644
--- a/net/dictd/Makefile
+++ b/net/dictd/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Dict protocol (RFC 2229) server
-WWW= https://www.dict.org/
+WWW= https://www.dict.org/ \
+ https://sourceforge.net/projects/dict/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/net/dictd/pkg-descr b/net/dictd/pkg-descr
index 3ccb61ff4870..0ee4d46fbb93 100644
--- a/net/dictd/pkg-descr
+++ b/net/dictd/pkg-descr
@@ -4,5 +4,3 @@ from a set of natural language dictionary databases. While RFC 2229 is a
finished document, we plan to clarify and enhance the protocol definition as we
gain more experience with large dictionary database servers. By default, the
DICT protocol uses TCP port 2628.
-
-See also: https://sourceforge.net/projects/dict/