git: 4fc8b08cac40 - main - audio/libid3tag: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 02:47:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fc8b08cac403650025049204710d2b26369f773 commit 4fc8b08cac403650025049204710d2b26369f773 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-03 02:37:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-03 02:37:24 +0000 audio/libid3tag: Add PORTSCOUT --- audio/libid3tag/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile index 720ee4359a65..0591c66d943e 100644 --- a/audio/libid3tag/Makefile +++ b/audio/libid3tag/Makefile @@ -21,4 +21,6 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} CPE_VENDOR= libid3tag_project +PORTSCOUT= skipv:1.00.0 + .include <bsd.port.mk>