git: 00596267bd09 - main - devel/libdatadog: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Oct 2024 11:21:36 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=00596267bd093a618cf8933c75dd9f00674e0f55 commit 00596267bd093a618cf8933c75dd9f00674e0f55 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 11:17:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 11:17:33 +0000 devel/libdatadog: Cosmetic change --- devel/libdatadog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libdatadog/Makefile b/devel/libdatadog/Makefile index eccec0606a48..4e57d89be45a 100644 --- a/devel/libdatadog/Makefile +++ b/devel/libdatadog/Makefile @@ -1,7 +1,7 @@ PORTNAME= libdatadog PORTVERSION= 12.0.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org