1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

dns/crossip: Fix EXPIRATION_DATE

2022-05-31 should be 2024-05-31
This commit is contained in:
Daniel Engberg 2024-05-04 12:03:30 +02:00
parent a934f7648a
commit c786f81ebd

View File

@ -9,7 +9,7 @@ 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
EXPIRATION_DATE=2024-05-31
LICENSE= GPLv2