aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:46:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:05:31 +0000
commit89eb2d48a1f92d171409efb23ed9e5fab408f72f (patch)
tree267aeab690664ded176788397cae850f5c759805
parent98b788b36d234e02d8b26168bac1c0b7d9cfddfe (diff)
downloadports-89eb2d48a1f92d171409efb23ed9e5fab408f72f.tar.gz
ports-89eb2d48a1f92d171409efb23ed9e5fab408f72f.zip
textproc/dictfmt: Update WWW and clean up pkg-descr
-rw-r--r--textproc/dictfmt/Makefile3
-rw-r--r--textproc/dictfmt/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile
index 899a2534ad22..5668e47c9ef7 100644
--- a/textproc/dictfmt/Makefile
+++ b/textproc/dictfmt/Makefile
@@ -6,7 +6,8 @@ DISTNAME= dictd-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Format a DICT protocol dictionary database
-WWW= https://www.dict.org/
+WWW= https://www.dict.org/ \
+ https://sourceforge.net/projects/dict/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/textproc/dictfmt/pkg-descr b/textproc/dictfmt/pkg-descr
index 60de181734db..aba3a9a5218f 100644
--- a/textproc/dictfmt/pkg-descr
+++ b/textproc/dictfmt/pkg-descr
@@ -6,5 +6,3 @@ RFC 2229 describes the DICT client/server protocol.
dictfmt converts databases in various formats into working databases and indices
for the DICT server.
-
-See also: https://sourceforge.net/projects/dict/