git: 8bdce0f6ed4c - main - multimedia/spigot: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 12:10:47 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bdce0f6ed4cb5e3e17a71f21855a38c40817d46 commit 8bdce0f6ed4cb5e3e17a71f21855a38c40817d46 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-24 11:22:28 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-24 12:10:12 +0000 multimedia/spigot: Deprecate and set expiration date to 2022-06-30 Uses obsolete hardware released in early 90s --- multimedia/spigot/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile index 20fbb1f23335..77d82bc35987 100644 --- a/multimedia/spigot/Makefile +++ b/multimedia/spigot/Makefile @@ -9,6 +9,9 @@ DISTFILES= ${PORTNAME}.${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Video spigot for Windows library +DEPRECATED= Deprecated hardware, released in the early 90s +EXPIRATION_DATE=2022-06-30 + # binary package NO_BUILD= yes NO_WRKSUBDIR= yes