git: 521d148a0097 - main - net/dictd: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:10:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=521d148a00974b971426652608ec981b6f97375f commit 521d148a00974b971426652608ec981b6f97375f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:45:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:26 +0000 net/dictd: Update WWW and clean up pkg-descr --- net/dictd/Makefile | 3 ++- net/dictd/pkg-descr | 2 -- 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/