Date: Sat, 4 May 2024 10:02:24 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a934f7648a84 - main - dns/adsuck: Deprecate and set expiration date to 2024-05-31 Message-ID: <202405041002.444A2OJZ019025@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a934f7648a844e697fe8669561b3fb6d9098cc9d commit a934f7648a844e697fe8669561b3fb6d9098cc9d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-04 09:36:25 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-04 10:01:29 +0000 dns/adsuck: Deprecate and set expiration date to 2024-05-31 Sunset port, no longer relevant PR: 278643 Reviewed by: phil@philpep.org (maintainer) --- dns/adsuck/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns/adsuck/Makefile b/dns/adsuck/Makefile index 821664a5a645..41e3344fdd7f 100644 --- a/dns/adsuck/Makefile +++ b/dns/adsuck/Makefile @@ -10,6 +10,9 @@ MAINTAINER= phil@philpep.org COMMENT= DNS relay for ad blocking WWW= http://opensource.conformal.com/wiki/Adsuck +DEPRECATED= Obsolete, no longer relevant +EXPIRATION_DATE=2024-05-31 + LICENSE= ISCL LIB_DEPENDS+= libevent.so:devel/libevent \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405041002.444A2OJZ019025>