From cb0fb85a6e294e36b3ee6c3f522f6eb42ef88f6d Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Sun, 5 Sep 2021 10:17:08 +0000 Subject: [PATCH] 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@FreeBSD.org COMMENT= Simple, fast and reliable chat server powered by Matrix