git: 33cd6f6e62e2 - main - audio/hvl2wav: Deprecate abandonware
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 May 2023 09:29:07 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=33cd6f6e62e26cfde75ab51b6820bbd3bb3dbcdb commit 33cd6f6e62e26cfde75ab51b6820bbd3bb3dbcdb Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-05-09 09:28:58 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-05-09 09:29:02 +0000 audio/hvl2wav: Deprecate abandonware Abandoned upstream, please use audio/ocp instead --- audio/hvl2wav/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/hvl2wav/Makefile b/audio/hvl2wav/Makefile index b0a090ade451..8aac8dd41f75 100644 --- a/audio/hvl2wav/Makefile +++ b/audio/hvl2wav/Makefile @@ -9,6 +9,9 @@ WWW= https://github.com/pete-gordon/hivelytracker LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Abandoned upstream, use audio/ocp instead +EXPIRATION_DATE= 2023-06-09 + USE_GITHUB= yes GH_ACCOUNT= pete-gordon GH_PROJECT= hivelytracker