git: 742b8bb134bb - main - multimedia/spook: fix expiration date
Date: Sat, 01 Mar 2025 16:38:41 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=742b8bb134bbb2dacbe1610c570220f2babb741c commit 742b8bb134bbb2dacbe1610c570220f2babb741c Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-03-01 16:38:30 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-03-01 16:38:30 +0000 multimedia/spook: fix expiration date --- multimedia/spook/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/spook/Makefile b/multimedia/spook/Makefile index 66587a2789f5..ca5c97d026e3 100644 --- a/multimedia/spook/Makefile +++ b/multimedia/spook/Makefile @@ -11,7 +11,7 @@ WWW= http://www.litech.org/spook/ LICENSE= GPLv2 DEPRECATED= Abandonware and obsolete, consider using multimedia/ffmpeg or multimedia/vlc -EXPIRATION_DATE=2023-03-31 +EXPIRATION_DATE=2025-03-31 # TODO: FireWire IIDC support (needs libraw1394, libdc1394). # TODO: Test with Luigi-ified V4L input drivers e.g. pwc, etc.