git: 98b788b36d23 - main - textproc/dict: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:10:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=98b788b36d234e02d8b26168bac1c0b7d9cfddfe
commit 98b788b36d234e02d8b26168bac1c0b7d9cfddfe
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:46:13 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:30 +0000
textproc/dict: Update WWW and clean up pkg-descr
---
textproc/dict/Makefile | 3 ++-
textproc/dict/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index adb5d53941e0..a60850de6c42 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -6,7 +6,8 @@ DISTNAME= dictd-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Dictionary Server Protocol (RFC2229) client
-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/dict/pkg-descr b/textproc/dict/pkg-descr
index ad04afb3676e..b20dc7bab051 100644
--- a/textproc/dict/pkg-descr
+++ b/textproc/dict/pkg-descr
@@ -5,5 +5,3 @@ natural language dictionary databases.
RFC 2229 describes the DICT client/server protocol.
dict is a client which can access DICT servers from the command line.
-
-See also: https://sourceforge.net/projects/dict/