git: ee707ea4f0bd - main - ports-mgmt/zig2tuple: Change to zig015
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 May 2026 15:36:35 UTC
The branch main has been updated by kenrap:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee707ea4f0bd40aabc4831f06871b4404e3d2735
commit ee707ea4f0bd40aabc4831f06871b4404e3d2735
Author: Kenneth Raplee <kenrap@FreeBSD.org>
AuthorDate: 2026-05-04 15:38:26 +0000
Commit: Kenneth Raplee <kenrap@FreeBSD.org>
CommitDate: 2026-05-11 15:33:48 +0000
ports-mgmt/zig2tuple: Change to zig015
PR: 294741
Approved by: arrowd (co-mentor)
---
ports-mgmt/zig2tuple/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ports-mgmt/zig2tuple/Makefile b/ports-mgmt/zig2tuple/Makefile
index 4ba058535814..b93966652edf 100644
--- a/ports-mgmt/zig2tuple/Makefile
+++ b/ports-mgmt/zig2tuple/Makefile
@@ -9,7 +9,7 @@ WWW= https://github.com/kenrap/zig2tuple
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= zig
+USES= zig:015
USE_GITHUB= yes
GH_ACCOUNT= kenrap