git: a7543b63035a - main - dns/crossip: Deprecate and set expiration date to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 10:02:23 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7543b63035a856e10a659c9890df0a8b32c2a73 commit a7543b63035a856e10a659c9890df0a8b32c2a73 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-04 09:30:41 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-04 10:01:29 +0000 dns/crossip: Deprecate and set expiration date to 2024-05-31 Obsolete client, redirect users to dns/dnsmax-perl PR: 278674 Reviewed by: Dan Smith <dan@algenta.com> (maintainer) --- dns/crossip/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns/crossip/Makefile b/dns/crossip/Makefile index f4c815f3397b..0e172ba3e075 100644 --- a/dns/crossip/Makefile +++ b/dns/crossip/Makefile @@ -8,6 +8,9 @@ MAINTAINER= dan@algenta.com COMMENT= Java DNS update client for the ThatIP protocol WWW= https://www.thatip.com/ +DEPRECATED= Obsolete, use dns/dnsmax-perl +EXPIRATION_DATE=2022-05-31 + LICENSE= GPLv2 USES= zip