git: cb0fb85a6e29 - main - net-im/conduit: add PKGNAMEPREFIX
Ashish SHUKLA
ashish at FreeBSD.org
Sun Sep 5 10:21:18 UTC 2021
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cb0fb85a6e294e36b3ee6c3f522f6eb42ef88f6d
commit cb0fb85a6e294e36b3ee6c3f522f6eb42ef88f6d
Author: Ashish SHUKLA <ashish at FreeBSD.org>
AuthorDate: 2021-09-05 10:17:08 +0000
Commit: Ashish SHUKLA <ashish at FreeBSD.org>
CommitDate: 2021-09-05 10:21:00 +0000
net-im/conduit: add PKGNAMEPREFIX
This is to prevent PKGBASE collision with science/conduit port
Reported by: antoine
---
net-im/conduit/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile
index 865e3d9039cd..4317a214d7f0 100644
--- a/net-im/conduit/Makefile
+++ b/net-im/conduit/Makefile
@@ -2,6 +2,7 @@ PORTNAME= conduit
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
CATEGORIES= net-im
+PKGNAMEPREFIX= matrix-
MAINTAINER= ashish at FreeBSD.org
COMMENT= Simple, fast and reliable chat server powered by Matrix
More information about the dev-commits-ports-all
mailing list