git: a934f7648a84 - main - dns/adsuck: 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:24 UTC
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 \