git: 78bba8698c7b - main - lang/zig-devel: fix PKGBASE collision
Antoine Brodin
antoine at FreeBSD.org
Thu Aug 26 18:53:48 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=78bba8698c7b9a482cf5b4f013aa22d7d34039b6
commit 78bba8698c7b9a482cf5b4f013aa22d7d34039b6
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-08-26 18:53:24 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-08-26 18:53:24 +0000
lang/zig-devel: fix PKGBASE collision
---
lang/zig-devel/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lang/zig-devel/Makefile b/lang/zig-devel/Makefile
index f73166cbb555..33059061e434 100644
--- a/lang/zig-devel/Makefile
+++ b/lang/zig-devel/Makefile
@@ -3,6 +3,7 @@ DISTVERSION= g20210824
CATEGORIES= lang
MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \
https://ziglang.org/builds/
+PKGNAMESUFFIX= -devel
MAINTAINER= dch at FreeBSD.org
COMMENT= Language designed for robustness, optimality, and maintainability
More information about the dev-commits-ports-all
mailing list